
/* CSS Document */
body {
	background-color:#ffffff; background: url(images/rand.jpg);
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px; 
	}
	
a:link  { 
	color:#666666; text-decoration:underline; 
	}
a:hover  { 
	color:#666666; text-decoration:none; 
	}
a:visited, a:active{ 
	color:#666666
	}
h1 { 
	font:18px Arial, Helvetica, sans-serif; 
	color:#000000;
	letter-spacing:1px; 
	}
p, td { 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	line-height:16px; 
	}
p.bold {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	line-height:16px; 
	}
.toptext { 
	font:10px Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1px;
	}
.bottomtext { 
	font:10px Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	}
.bold {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	line-height:16px; }
	

#background { 
	width:800px; 
	background:url(images/1.jpg) bottom left no-repeat #ffffff; 
	border-top:1px solid #cccccc; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
 	border-bottom:1px solid #cccccc;
	}
#tophead { 
	height:50px; 
	width:100%; 
	border-bottom:2px solid #ffffff; 
	background: #00A8FF;}
#logo { 
	width:100%; 
	height:200px;
	background-image:url(images/sgym_head.jpg);
	
	}
#log1 { 
	width:30%;
	
	 }
#log2 { 
	width:69%;
	  
	}
#log3 { 
	width:1%;
	}
#empty { 
	height:40px; 
	width:100%; 
	background:url(images/2.jpg) no-repeat left top;
	}
#content { 
	width:99%;
	height:400px;
	}
#headcontent { 
	width:690px;
	}
#text { 
	width:680px; 
	padding:5px 5px 5px 5px;  
	}
#text .col1 {
	width:60%;
	padding-right:40px; 
	}
#text .col2 {
	width:40%;
	}
#empty2 { 
	height:20px; 
	width:100%; 
	}
#foot { 
	height:50px; 
	width:100%; 
	border-top:1px solid #004080; 
	background-color: #1A0080;
	}

#menu {
	width:100%;
	height: 32px; 
	backround-color: #ffffff; 
	background-image: url(images/menu-1.gif); 
	background-repeat: repeat-x; 
	border-bottom: solid #ffffff 2px; 
	}
#menu ul li { 
	 display: inline; 
	}
#menu ul {
	color:#FFFFFF;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	}
#menu ul li a {
	padding:7px 10px;
	color:#000000;
	text-decoration:none;
	float:left;
	border-right:1px solid #eeeeee;
	}
#menu ul li a:hover {
	background-color:#329afe;
	color:#ffffff;
	}
#menulist li a:hover, #menulist li a:active {
	color:#ffffff;
	text-decoration:none;
	background-color:#329afe;
	text-align:left;
	}
#menulist li a#current, #menulist li a#current:link {
	color:#000000;
	font-weight:bold;
	}


 

