@charset "utf-8";

/* CSS Document */



* {margin:0; outline:0;}



body {background:url(../images/bodygradient.jpg);

		background-repeat:repeat-x;

		margin-top:10px;

		background-color:#FFFFFF;

		}



#wrapper {width:1024px;

		position:relative;

		margin:0 auto;
		clear:both; 

		}

		

#topbar {width:1024px;

		height:213px;
		float:left;

		}

		

#content {width:958px;

			position:relative;

			float:left;

			clear:both;

			background:url(../images/contentgradient.jpg)repeat-y;;

			

			padding-left:32px;

			padding-right:34px;

			padding-top:5px;

			padding-bottom:5px;}

			

#bottombar {width:1024px;

			height:auto;

			position:relative;

			clear:both;

			text-align:center;}

			

#bottombar .link {width:944px;

			position:relative;

				text-align:Center;

				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:7pt;
				
				letter-spacing:1px;

				padding-left:40px;

				padding-right:40px;

				padding-top:5px;

				padding-bottom:5px;

				background:url(../images/contentgradient.jpg) repeat-y;}

								

#bottombar .link a {color:#0066CC;

			text-decoration:none;}

			

#bottombar .link a:hover {color:#FF9900;}

			

			

#iframe {width:736px;

		padding:4px;

			border:1px solid #CCCCCC;
			

			position:relative;

			float:left;			

			}

	

#rightbar {width:203px;

			border:1px solid #CCCCCC;

			float:left;

			margin-left:6px;

			position:relative;

			background:#3399cc;

			height:1542px;

						

			}

			

#rightbar .link {font-family:Verdana;

			font-size:12px;

			line-height:40px;

			padding-left:20px;

			padding-top:5px;
			float:left;
			position:relative;
			clear:both;

			/*padding-bottom:200px;*/

			font-weight:bold;}

			

#rightbar .link a {color:#ffffff;

			text-decoration:none;}

			

#rightbar .link a:hover {color:#666666;}

			

			

#toptext {width:1024px;

			font-size:10px;

			font-family:Geneva, Arial, Helvetica, sans-serif;

			padding-bottom:5px;

			text-align:center;

			}

			 

#toplink {font-family:Verdana;

			font-size:12px;

			text-align:center;

			padding-top:10px;

			padding-bottom:10px;

			font-weight:bold;}

			

#toplink a {color:#3399cc;

			text-decoration:none;}

			

#toplink a:hover {color:#666666;}



#sitemaptext p {font-family:times new roman;

		      font-size:12px;

		      color:black;

		      padding-right:15px;

			  padding-left:15px;

			  padding-top:15px;

			  padding-top:15px;}



#sitemaptext a 	{font-family:Georgia;

		         font-weight:bold;

		         font-size:12px;

		         color:#000099;

		         text-decoration:underline;	}

 



#sitemaptext a:hover {color:red;}
