/* CSS Document */

body {
margin-top: 0px;
margin-bottom: 0px;
padding:0px;
background-color: #DD9221;
}

#container {
width: 800px;
background-image:url(img/newbg.gif);
background-repeat:repeat-y;
margin-left: auto;
margin-right: auto;
	}
	
#fancy{
margin-left: 50px;
width:700px;
}

#header{
width:800px;
margin-left: 50px;
width:700px;
}

#links{
margin-left: 50px;
width:700px;
height:98px;
background-image:url(img/linksbg.gif);
background-repeat:no-repeat
}



#mainarea{
       margin-top: -15px;
	   margin-left: 70px;
       width: 730px;
}

#leftcol{
       width:399px;
       float: left;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       line-height: 18px;
       font-weight: normal;
       color: #3E3F3F;
}

#rightcol{
margin-left: 41px;
width:220px;
float: left;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       line-height: 18px;
       font-weight: normal;
       color: #3E3F3F;
}

.countdown{
color: #F97319;
}

#bottom{
margin-left: 50px;
width:700px;
height:60px;
background-image:url(img/bottom2.gif);
background-repeat:no-repeat;
background-color: #ffffff;
}

.bottomlinks{
	padding-left: 22px;
	padding-top: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3E3F3F;

}

.linkclass{
	padding-left: 22px;
	padding-top: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3E3F3F;
	word-spacing: 2px;

}




p{
margin: 0px;
padding: 0px;
}

.clearcols
{
clear:both;
height:1px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #212222;
	margin: 0px;
	padding-bottom: 7px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005996;
	margin: 0px;
	padding-bottom: 7px;
}



a:link {
	color:#3E3F3F;
}
a:visited {
	color:#3E3F3F;
}
a:hover {
	color:#F97319;
}
a:active {
	color:#3E3F3F;
}

.borderport{
	border: 1px solid #CC6600;
	margin-bottom: 5px;
	margin-right: 4px;
}

.leftpadder{
margin-right: 10px;
}

.linkclass a:link {
	color:#212222;
	text-decoration: none;
}
.linkclass a:visited {
	color:#212222;
	text-decoration: none;
}
.linkclass a:hover {
	color:#005996;
	text-decoration: underline;

}
.linkclass a:active {
	color:#909090;
	text-decoration: none;
}

.bottomlinks a:link {
	color:#212222;
	text-decoration: none;
}
.bottomlinks a:visited {
	color:#212222;
	text-decoration: none;
}
.bottomlinks a:hover {
	color:#005996;
	text-decoration: underline;

}
.bottomlinks a:active {
	color:#909090;
	text-decoration: none;
}

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
li
{
padding: 0;
margin: 0;
}

.prof{
margin-right: 6px;
}

.photos{
	margin-right: 2px;
	margin-bottom: 2px;
	border: 2px solid #FF7418;
}
