.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
}
.table {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body,td,th {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #E6AE5B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
}
.style2 {color: #FFFFFF}
.table2 {
	background-image: url(../images/gallerybackground.jpg);
}
.tiny {
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
.table3 {
	background-image: url(../resumebackground.jpg);
	background-repeat: no-repeat;
}

