@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #cccccc;
}
#wrap {
	width: 750px;
	background-image: url(images/bg2.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 650px;
}
#left {
	float: left;
	width: 160px;
	margin-top: 80px;
	margin-left: 30px;
}
#right {
	width: 520px;
	float: right;
	margin-top: 80px;
	margin-right: 25px;
}
	
#left h3 {
	padding: 0px 0px; 
	font-size: 13px;
	color: #ffffff; 		
}
#left h4 {
	padding: 0px 0px;
	font-size: 13px;
	color: #62411C;
	font-weight: bolder;
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 5px 0; }

#navcontainer a
{
	display: block;
	color: #FFF;
	width: 140px;
	text-decoration: none;
	background-image: url(buttons/buttons1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navcontainer a:hover
{

background-image: url(buttons/buttons2.gif);

}
.logintext {
	font-size: 11px;
	color: #663300;
}
#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
	padding: 6px;
	font-size: 9px;
	color: #666666;
}
#welcome {
	font-size: 11px;
	font-weight: normal;
}
#line {
	background-image: url(buttons/dot_h_2.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
	background-position: center;
	margin-top: 3px;
}
.h_dot {
	background-image: url(buttons/dot_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#profilenav {
	width: 100%;
	height: 30px;
	border: 1px dotted #FFFFFF;
	text-align: center;
	line-height: 30px;
	background-image: url(images/dot.gif);
	background-repeat: repeat;
}
.ntitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#photogallery {
	color: #333333;
}

#photo2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663300;

}
#photo2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663300;
	
}
#photo2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}#adbanner {
	width: 750px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
