@charset "UTF-8";
#wholepage {
	background-color: #660000;
	width: 100%;
	background-image: url(../images/general/color_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainbox {
	background-color: #CCCCCC;
	width: 800px;
	border: 2px dashed #FFFFFF;
	position: relative;
	top: 20px;
	height: auto;
	margin: 0px auto;
}
#head {
	background-color: #FFFFFF;
	float: left;
	height: 50px;
	width: 790px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #660000;
	text-align: right;
	vertical-align: bottom;
	margin: 5px;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.toplinks  a:link   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.toplinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.toplinks  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
#imagebox {
	background-color: #FFFFFF;
	height: auto;
	width: 790px;
	float: left;
	position: relative;
	margin: 5px;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbnails {
	text-align: center;
	text-decoration: none;
}
img {
	border: none;
}
#cv {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 650px;
	position: relative;
	top: 10px;
	left: 40px;
	color: #333333;
	font-size: 14px;
}
#cv strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	position: relative;
	width: 400px;
	left: 200px;
	height: auto;
}
#contact a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#contact a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#contact a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
