/* CSS Document */



body {
	margin: 2px 0px 0px 0px;
	text-align: center;
	background-color: #A9A89C;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	width: 755px;
	text-align: left; }

#sidebar {
	width: 150px;
	height: 535px;
	margin: 48px 0px 0px 0px;
	position: absolute;
	background-color: #E5E4DF;
	padding: 20px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border: solid #CCCCCC 1px;
	letter-spacing: 2px;
}

#sidebar img {padding: 3px;}

#header {
	margin: 20px 0px 0px 157px;
	position: absolute;
	width: 600px;
	height: 30px;
	background-image: url(graphics/header.png);
	background-repeat: no-repeat;
	background-color: #333333;
	border-right: solid #CCCCCC 1px;
}

	
#nav {
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 741px;
	height: 47px;
	background-color: #827F79;
	text-align: right;
	padding: 0px 15px 0px 0px;
	border-right: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	border: solid #CCCCCC 1px;
	background-image: url(graphics/top.jpg);
	background-repeat: no-repeat;
}

#menu2 ul {margin: 0px; }
#menu2 li {display: inline; margin: 0; padding: 0px 0px 0px 15px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; text-decoration: none;}
#menu2 li a {
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}


#content {
	margin: 49px 0px 0px 157px;
	position: absolute;
	width: 510px;
	height: 550px;
	padding: 5px 45px 0px 45px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-bottom: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	z-index: 8;
	color: #999999;
}


.image {
	width: 510px;
	height: 460px;
	font-size: 10px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}


.box {
	float:left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 170px;
}


.cv {
	text-align: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


.column1 {
	width: 65px;
	float: left;
	font-weight: bold;
	padding: 2px;
}
.column2 {
	width: 400px;
	float: left;
	padding: 2px;
	height: auto;
}

.title {
	font-size: 11px; color: #666666; padding: 5px 0px 5px 0px; letter-spacing: 3px;
	width: 475px; height: 12px; clear: left;
}

#footer {
	margin: 605px 0px 0px 0px;
	position: absolute;
	height: 25px;
	width: 756px;
	background-color: #666666;
	border: solid #CCCCCC 1px;
}

h3 {padding: 0px; margin: 0px;}

#collection1 {width: 350px; height: 35px; background-image: url(graphics/collection1.gif); background-repeat: no-repeat;}
#collection2 {width: 350px; height: 35px; background-image: url(graphics/collection2.gif); background-repeat: no-repeat;}
#collection3 {width: 350px; height: 35px; background-image: url(graphics/collection3.gif); background-repeat: no-repeat;}
#collection4 {width: 350px; height: 35px; background-image: url(graphics/collection4.gif); background-repeat: no-repeat;}

#collection1 span, #collection2 span, #collection3 span, #collection4 span {display: none; }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}

.style2 {font-size: 12px}
