body {
	color:#304e5d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	}
p {
	font-size: 11px;
}


/* begin resources*/
#link_title{

color: #0066CC;
/*font-family: sans-serif;*/
font-family:Arial,Verdana,  Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;

}

#link_title a{
color:maroon;
/*font-family: sans-serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
#link_title a:hover{
color:darkblue;
/*font-family: sans-serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

#table_nav{
color:black ;
}

#link_desc{
/*font-family: arial;*/
font-family: Arial,Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:white ;
text-align: left;
}

#link_date_added{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
/*font-family: arial;*/
font-weight: normal;
color: black;
}

/*     */
#first{
width: 200px;
height: 32px;
/*
border-right: solid;
border-right-width: 1px;
border-right-color:maroon;
*/
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: maroon;

text-align: center;
float: left;
margin-top: 1px;
/*margin-left: 3px;*/
padding-top: 8px;
padding-left: 2px;
/*
border: dashed;
border-width: 1px;
border-color: black;*/

}

#second{
width: 200px;
height: 32px;
/*
border-right:solid;
border-right-width: 1px;
border-right-color: maroon;
*/
text-align: center;

font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: maroon;

float: left;
margin-top: 1px;
margin-left: 3px;
padding-top: 8px;
padding-left: 2px;
/*
border: dashed;
border-width: 1px;
border-color: black;*/

}

#third{
width: 200px;
height: 32px;
/*
border-right:solid;
border-right-width: 1px;
border-right-color: maroon;
*/
float: left;
text-align: center;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: maroon;


margin-top: 1px;
margin-left: 3px;
padding-top: 8px;
padding-left: 2px;
/*
border: dashed;
border-width: 1px;
border-color: black;*/


}



#clear{
clear: both;

}

#first a,#second a,#third a{

color: maroon;
text-decoration: none;

}
#first a:hover,#second a:hover,#third a:hover{

color: blue;
text-decoration: underline;
/*background-color: yellow;*/
}











/*End resources   */

	
.site {
	background:#222222;
	width:986px;
	margin: 0px auto;
	}
.top {
	width:986px;
	height:10px;
	padding:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b40000;
	}
.top a, .top a:active, .top a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b40000;
	text-decoration:none;
	}
.top a:hover {
	text-decoration:underline;
	}
.header {
	width:986px;
	height:85px;
	}
.nav {
	background:url(images/nav.png);
	font-family:Arial;
	font-variant:small-caps;
	font-size:10px;
	padding:8px 10px 12px 10px;
	;
	height:10px;
	font-weight:normal;
	color:#FFFFFF;
	}
.nav a, .nav a:active, .nav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:normal;
	font-weight:bold;
	padding:0 12px 0 12px;
	color:#FFFFFF;
	text-decoration:none;
	}
.nav a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#faa428;
	text-decoration:none;
	}
.content {
	margin: 0px;
	padding: 0px;
	border: 0px;

	}
#main {
	width: 733px;
	margin: 7px 5px 0px 5px;
	padding: 0px;
	border: 0px;
	float: left;
	color: #CCCCCC;
	text-align: center;
}
#main a, #main a:visited, #main a:active {
	color: #FF9900;
}
#main a:hover {
	color: #FF3300;
}


#left {
	width: 220px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
#left ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
}
#left    li                {
	margin: 0px;
	padding: 0px;
	background-image: url(images/list.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 24px;
	border-bottom: 0px;
}
#left   li   a,#left  li   a:visited,#left li   a:active      {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 0px 0px 17px;
	height: 21px;
	text-align: left;
}
#left  li  a:hover  {
	background-image: url(images/hover.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
}




#left h3 {
	background-image: url(images/titleleft.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 215px;
	height: 21px;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
}
#left img {
	border: 0px;
}

#right       {
	width: 295px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	float: right;
	color: #FFFFFF;
}
#right a, #right a:active, #right a:visited {
	color: #ffffff;
}

#right h3 {
	background-image: url(images/titleright.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 290px;
	height: 21px;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
}
.box {
	margin: 0px 0px 10px 0px;
	padding: 3px;
	text-align: left;
	background-color: #333333;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-top: 0px;
}
.lilads img {
	margin: 3px;
	padding: 0px;
	border: 0px;
}




a, a:active, a:visited {
	color:#304e5d;
	text-decoration:underline;
	}
a:hover {
	color:#304e5d;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	
h1 {
	margin:0;
	font-size:20px;
	}		
.footer {
	margin:10px 0 0 0;
	background:#2e77bb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px;
	color:#FFFFFF;
	}
.freepicks {
	padding:5px;
	color:#000000;
	}
.input {
	background:#FFFFFF;
	font-size:11px;
	margin:1px;
	color:#000000;
	border:1px #999999 solid;
	}
.fotlink {
	padding:5px;
	background-color: #0E5CA6;
	}
.fotlink a, .fotlink a:active, .fotlink a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px;
	font-weight: bold;
	}
.fotlink a:hover {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding:10px;
	}
.clear {
	clear: both;
	height: 0%;
}
