body {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/homebg.gif);
	background-repeat: repeat-y;
	margin: 0;
}

p.smallfont {
	font-size: 0.8em;
	margin-left: 10px;
	
}

#leftside a:link    {text-decoration: none;color:#FF9900}
#leftside a:visited {text-decoration: none;color:#FF9900}
#leftside a:hover   {text-decoration: none; color:#FFFF99}

#newstable a:link    {text-decoration: none;color:#0099CC; font-size: 0.75em;}
#newstable a:visited {text-decoration: none;color:#0099CC; font-size: 0.75em;}
#newstable a:hover   {text-decoration: none; color:#FF6600; font-size: 0.75em;}



#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 103px;
	background-color: #FFF;
	width: 1024px;
}

#contentheader {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 103px;
	background: url(../images/content_header.jpg) 0 0 no-repeat #fff; 
	width: 1024px;
}

#random {
	position: absolute;
	top: 0px;
	left: 460px;
	height: 103px;
	width:530px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 3;
	
}

#homepage #leftside {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 250px;
	color: #ffffff;
	font-size: 0.7em;
}

#homepage #leftside p {
	margin: 0px, 0px, 5px, 10px,;
	text-align: justify;
}


/*-------------------------------------------------------*/
/*  Blue rounded box
/*-------------------------------------------------------*/
 .bl {
 	background: url(../images/blue_bl.gif) 0 100% no-repeat #055d97; 
 	width: 262px;
	margin-left: 10px;
	margin-top: 8px;
}
.br {background: url(../images/blue_br.gif) 100% 100% no-repeat}
.tl {background: url(../images/blue_tl.gif) 0 0 no-repeat}
.tr {background: url(../images/blue_tr.gif) 100% 0 no-repeat; padding:10px}



/*-------------------------------------------------------*/
/*  Newstable
/*-------------------------------------------------------*/


#homepage #newstable p {
	margin: 0px, 0px, 10px, 0px,;
}

#homepage #sweep {
	position: absolute;
	top: 120px;
	left: 282px;
	z-index: 1;
}

#homepage #newshigh {
	position: absolute;
	top: 121px;
	left: 610px;
	z-index: 1;
}

#homepage #newstable {
	position: absolute;
	top: 9.8em;
	left: 310px;
	z-index: 3;
}
#homepage #newstable table {
	border-color: #FF9900;
	width: 490px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#homepage #newstable td {
	padding: 10px;
	text-align: left;
}

#homepage #newstable td p {
	font-size: 0.8em;
	margin-left: 0px;
}

#homepage #newstable td h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FF9900;
	margin-left: 0px;
}

#homepage #awards {
	position: absolute;
	top:8em;
	left: 820px;	
	z-index: 3;
	width: 117px;
}

#Menu {
width:162px;
margin: 0px 20px 0px 0px;
	position:absolute;
	top:245px;
	left:3px;	
	padding: 10px 5px 10px 5px;
	background-color:#D8FCF9;
	border:1px solid #339999;
	z-index: 1;
	}

#Menu ul {list-style-type: none;} 

#Menucontent ul {list-style-type: none;}

li {margin-bottom: 5px;}

.leftmenu a:link {
     margin: 0px 0px 0px -40px;
     width: 150px; 
     height: 1.2em;
	 font-size:0.9em;
	 font-weight:normal;
     display: block;
     text-align: left;
     border: 1px solid gray;
     text-decoration: none;
     color: #006666;
     background: #B8E4E2;
	 padding:  4px;
	 }
.leftmenu a {
     margin: 0px 0px 0px -40px;
     width: 150px; 
     height: 1.2em;
	 font-size:0.9em;
	 font-weight:normal;
     display: block;
     text-align: left;
     border: 1px solid gray;
     text-decoration: none;
     color: #006666;
     background: #B8E4E2;
	  padding:  4px;
	 }
	 
	 
	 .leftmenu a:visited {
     background: #B8E4E2;
	 font-weight:normal;
     border: 1px solid gray; 
	 color: #006666;
	 font-size:0.9em;
	  padding:  4px;
     }
.leftmenu a:hover {
     background: #6CB1AF;
	 font-weight:normal;
     border: 1px solid gray; 
	 color: #FFFFFF;
	 font-size:0.9em;
	  padding:  4px;
     }

.leftmenu a:active {
     background: #6CB1AF;
	 font-weight:normal;
     border: 1px solid gray; 
     color: #fff;
	 font-size:0.9em;
	  padding:  4px;
     }