/* CSS Document */
html,body {
	background-color: #333333;
	height: 100%;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#Outter{
	top:0px;
	width:100%;

}
#Main{
	top:30px;
	width:768px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#Header {
	height:30px;
	background-color:#666666;
	width:768px;
	
	

}
#Menu {
	background-color:#999999;
	position:relative;
	height:1.5em;
	width:768px;
	vertical-align:bottom;

	
}
#Gallery {
	margin-top:20px;
	background-color:#999999;

}

#Content {
	background-color:#666666;

	width:768px;
	
}
#BigImage {
	height:320px;
	width:768px;


}
#Thumbs {
	width:768px;

}
#Footer {

	background-color:#666666;
	width:768px;
	height:20px;
}
.thumb {
	background-color:#000000;
	height:75px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #333333;
}
.mainTitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-width: thin;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:75%;
	color: #FFFFFF;

}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.contentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #666666;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.cell {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.cellEnd {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cellBtm {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.CVTitle {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-style: dashed;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-bottom-color: #CCCCCC;
}
.CVcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-width: thin;
	border-bottom-color: #CCCCCC;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.dottedUnderLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.pageLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.img {
	border-color:#FFFFFF
}