* {
	position: relative;
} 

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}
.photos {
	padding-right: 3px;
	padding-left: 3px;
}
.style2 {
}
a {
	color: #FFFFFF;
}
a:hover {
}
					
.styleone:link {
	text-color: #FFF;
	color: #000000;
	}
.styleone:visited {
	text-decoration: none; 
	color: #FFF; 
	background: #06a;
}
.styleone:hover {
	text-decoration: none; 
	color: #FFF; 
	background: #000;
}
.styleone:focus {
	text-decoration: none; 
	color: #FFF; 
	background: #06b;
}
.styleone:active {
	text-decoration: underline; 
	color: #FFF; 
	background: #06F;
}


#wrap {
	margin: 0 auto;
	width: 820px;
	background-color: #FFFFFF;
}

#header {
	padding: 0px 0 0px 0;
	width: 800px;
}
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 12px 0 5px 10px;
	background-color: #FFFFFF;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
	color: #333333;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
	background-color: #000000;
}

#menu {
	height: 10px;
	line-height: 10px;
	text-transform: uppercase;
	width: 796px;
	top: 0px;
	position: relative;
	text-align: left;
}
#menu ul {
	padding-left: 0px;
	list-style-type: none;
	position: relative;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	color: #333333;
	padding: 0 10px;
	text-decoration: none;
	font-weight: 100;
	font-size: 10px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#content {
	padding: 0px 20px;
}

.right {
width: 568px;
float: right;
text-align: justify;
}
.right h2 {
}

.left {
	width: 796px;
	float: none;
	padding: 0px;
	font-size: 12px;
	position: fixed;
	height: 20px;
}
.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}
.left h2 {
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	background-color: #333333;
	width: 159px;
}
.left a { text-decoration: none }

#footer {
background: #eee;
border-top: 3px solid #57626a;
margin-top: 20px;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}
.headpic {
}
.a2 {
	color: #333333;
}
