
a{
	font-size:11px;
	color:#d9541e;
	border:0px;
}
a:hover{
	font-size:11px;
	color:#0099cc;
	}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d9541e;
	font-weight:bold;
	margin-bottom:-10px;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d9541e;
	font-weight:normal;
}

.blue{
	color:#0099cc;
}
.gray{
	color:#7c7c7c;
}
.orange{
	color:#d9541f;
}
.twitter-link{
	color:#7c7c7c;}

/********************** Divs ***************************/

#container {
	width: 1000px;
	height: 750px;
	margin: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-image: url(_images/background.jpg);
	background-repeat: no-repeat;
	
	}

#containerblue {
	width: 1000px;
	height: 750px;
	margin: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-image: url(_images/background_blue.jpg);
	background-repeat: no-repeat;}
	
#nav {
	width: 250px;
	height: 700px;
	margin-top:0px;
	padding: 0 30px 0 50px;
	float:left;
	}

#main {
	width:630px;
	height:330px;
	margin: 240px 0 0 0;
	float:left;
	}

#rss {
	float:right;
	}

#mleft {
	width:210px;
	margin-right:10px;
	float:left;
	height:330px;
}

#mleftbio {
	width:375px;
	margin-right:10px;
	float:left;
	height:330px;
}

#mleftport {
	width:210px;
	margin-right:10px;
	float:left;
	height:270px;
}

#mleftnav {
	width:50px;
	float:left;
	height:20px;
}
#mleftphoto {
	width:310px;
	margin-right:10px;
	float:left;
	height:330px;
}

#mright{
	width:400px;
	float:right;
}

#mrightbio{
	width:225px;
	float:right;
}

#mrightphoto{
	width:310px;
	float:right;
	height:330px;
}
#navbottom{
	width: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d9541e;
	font-size:11px;
	float:left;
	margin-top:30px;
}

#copyright{
	width: 150px;
	margin-top: 30px;
	margin-right:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:right;
	text-align:right;
}

	
#twitter_update_list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:15px;
	list-style:none;
	padding-left:20px;
	padding-right:15px;
	}	
#twitter_div{
	padding-left:10px;
	padding-right:10px;}
