html{

}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#ffffff;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;

}

a.button:hover img {
	opacity: .70; 
	filter: alpha(opacity=70); 
}


#shell{
margin:0;
padding:0;
margin-top:15px;

}
#flash{
width:300px;
height:145px;
float:left;
}
#flashloader{
width:300px;
height:145px;
float:left;

}
#content{
height:260px;
width:100%;
}
#main{
height:260px;
width:100%;
}
#header{
	margin-top:22px;
	height:152px;
	width:758px;
	margin-left: 40px;
	
}
#flash{
	height:145px;
	width:300px;
	float:left;
}
#menu{
	margin-top:95px;
	height:30px;
	margin-left:363px;
	position:absolute;
}
#logins{

}
#main{

}
h1{
	margin-top:7px;
	font-weight:200;
	font-size:21px;

}
h3{
	margin-top:10px;
	font-weight:200;
	margin-bottom:5px;
	font-size:26px;
	color:#c45e28;
	text-align: center;
}
h2{
margin-top:0;
font-weight:200;
font-size:20px;


}
h4{
font-weight:normal;
margin-bottom:8px;
margin-top:8px;
font-size:16px;

}
h4 a{
	text-decoration:none;
}
h4 a:hover{
	text-decoration: underline;
}

#content{
	margin-right:0px;
	
	background-color:#ffffff;	
}
#photo{
	float:right;
	width:360px;
	margin-left:30px;
	margin-bottom:20px;
}
#profilephoto{
float:left;
width:250px;
height:188px;
margin: 5px;

}
#footer{
margin-top:50px;
background-color:#ffffff;
border-top:1px solid #999999;
height:50px;

bottom: 0;

}
#middle{
margin-left:40px;
width:718px;
margin-top:25px;
}
#footerText{
margin-left:40px;
font-size:13px;
margin-top:10px;
}
#clear{
clear:both;
}


/************************menu*******************************/
#minitabs {
	margin: 0;
	padding: 0 0 5px 0px;
	
	}
#loginBox{
float:right;
margin-left:30px;
margin-bottom:0px;
padding:10px 10px 30px 10px;
text-align:center;
}
#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float:left;
	font-family: Georgia;
	font-size: 17px;
	line-height: 14px;
	margin: 0 10px 10px 0px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 3px solid #999999;
	padding-bottom: 2px;
	background:none;
	color: #000000;
	}

a:link {
	color: #c45e28;
}
a:visited {
	color: #c45e28;
}
a:hover {
	color: #c45e28;
}
a:active {
	color: #c45e28;
}
.small{
	font-size:11px;
	font-style:italic;
	color:#000000;
	
}

