body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	scrollbar-arrow-color: #5F5D61;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #5F5D61;
	scrollbar-shadow-color: #CECFDC;
	scrollbar-track-color: #E9EAF1;
	scrollbar-3dlight-color: #CECFDC;
	scrollbar-face-color: #CECFDC;
	scrollbar-highlight-color: #CECFDC;
}

#container{
	display : block;
	width : 760px;
	margin-right:auto;
	margin-left:auto;
	text-align : left;
	height:600px;
}

#submenu{
	margin:20px;
}

#submenu a{
	display : block;
	font-size : 14px;
	color: #4682B4;
}

#submenu a:hover{
	display : block;
	font-size : 14px;
	border-left: medium solid #D2691E;
	padding-left:5px;
	color : #F8F8FF;
	text-decoration : none;
	background : #00517E;
	font-weight : bold;
}


#mainmenu a{
	width : 148px;
	background-color : #B4B4B4;
	color : white;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	text-align: left;
}

#mainmenu a:hover{
	width : 148px;
	background-color : #00517E;
	color : white;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	text-align: left;
}

#join{
	display : block;
	width : 760px;
	height : 40px;
	background-color : #00517E;
	text-align : left;
	color : White;
	font-weight : bold;
	background-image: url(../graphics/jointhepeople.gif);
	background-position: left;
	background-repeat : no-repeat;
	margin-bottom : 2px;
	margin-top : 2px;

}

#join h1, #join p{
	display : none;
	background-image: url();
}

#joinform{
	text-align : right;
	vertical-align : bottom;
	padding-top : 5px;
	padding-right : 5px;
}

.textarea{
	border : 1px solid Black;
	width : 190px;
	padding-left : 5px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.tahandle{
	border : 1px solid Gray;
	width : 230px;
	margin-left: 15px;
	margin-bottom : 5px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	

}


.tacomments{
	border : 1px solid Gray;
	width : 230px;
	margin-left: 15px;
	margin-bottom : 5px;
	height : 100px;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#commentsdiv{
	margin-top : 10px;
	margin-left: 15px;
	border : 1px solid Gray;
	padding : 5px;
	height : 200px;
	width : 230px;
	overflow-y : scroll;
}

.submitcomments{
	float : right;
	margin: 5px;
	margin-right: 45px;

}

#content{
	width : 500px;
	float: left;
	background-image : url(../graphics/contentbgtopleft.gif);
	background-repeat : no-repeat;
	background-position : top left;
	background-attachment : fixed;
	padding : 10px;
}

#shout{
	float: right;
	background-image : url(../graphics/shoutitoutbg.gif);
	background-attachment : fixed;
	background-position : top;
	background-repeat : no-repeat;

}

#shout h1{
	background-image : url(../graphics/shoutitout.gif);
	width:260px;
	height : 50px;
	font-size : 0px;
}

#shout p{
		margin-left: 15px;
	margin-bottom : 2px;
}



.imgthumb{
	float : left;
	display : block;
	margin : 5px;
}
hr{
	width : 100%;
	color : #DC143C;
	margin-bottom: 5px;
}

#content h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #A0410D;
	
}

h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #BF501B;
	padding: 0px;
	margin : 0px 0px 5px 0px;
}

h3{
	color : #DCDCDC;
	margin:0px;
	top:-5px;
	border : 1px solid #DCDCDC;
}

#content div p{
	padding : 10px 15px;
	border: 1px solid #DCDCDC;
	background-color : #F0F8FF;
	margin-top : 5px;
}

.spotlight{
	padding : 5px;
	padding-left : 15px;
	border: 1px solid #DCDCDC;
	background-color : #FFCC00;

	color: #660000;	
	cursor:hand;
}

.returntotop{
	background-image : url(../graphics/returntotop.gif);
	width : 174px;
	height: 20px;
	background-repeat : no-repeat;
	font-size : 1px;
	
}

.accessit{
	background-image : url(../graphics/accessit.gif);
	width : 174px;
	height: 20px;
	background-repeat : no-repeat;
	font-size : 1px;
	margin-left : 300px;
	cursor: hand;


}



td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left:10px;
	padding-right:5px;
	
}

.portfolioimgthumb{
	border : 2px solid #696969;
	margin-top:10px;
	width:45px;
	height:45px;
	cursor : hand;

}

.submitbtn_join{
	background-color : #FFA500;
	border : thin groove #00BFFF;
	color : #8B4513;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.submitbtn_shout{
	margin-left:15px;
	width:230px;
	background-color : #FFA500;
	border : 2px solid #8B4513;
	color : #8B4513;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.formcontactname{
	border : 1px solid Gray;
	width : 300px;
	margin-left: 15px;
	margin-bottom : 5px;
	padding-left : 5px;
	display : block;
}

.formcontactcomments{
	border : 1px solid Gray;
	width : 450px;
	margin-left: 15px;
	margin-bottom : 5px;
	height : 100px;
	padding-left : 5px;
	vertical-align : top;
	display : block;
}

.submitbtn_contact{
	margin-left:15px;

	border : 2px solid #8B4513;
	color : #8B4513;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	width:450px;
	height:100px;
}


h5{
	background-color : #f3f3f3;
	color : Navy;
	font-weight : bold;
	font-size : 12px;
	padding-left : 10px;

	border-left: #9d1212 solid 4px;
	margin-bottom : 3px;
	text-transform: uppercase;
}

.usercomment{
	margin-bottom : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-left : 6px;

}

ul{
padding-left:30px;

}

.vidplayer{
	background-color: #CCCCCC;
	text-align: center;
}