#logoDiv {position:relative; visibility:visible; left:25px; top:10px; width:220px; height:215px;}
#photoDiv {position:absolute; visibility:visible; left:55px; top:329px; width:246px; height:202px; z-index:4}

.frontLogo {
	background-image: url(images/logo_empty.gif);
	height: 218px;
}

.frontContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #c2c2a3;
	background-image: url(images/center_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

body {
	background-color: #410101;
	padding: 15px;
	margin: 15px;
}

img {
    border: 0;
}

table 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}


.insideContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 40px 15px 50px 83px;
	text-align: left;
	vertical-align: top;
    width: 392px;
    /* 476 490 */
}

.insideTable {
	background-color: #410101;
	background-image: url(images/bg_whole.gif);
	background-repeat: repeat-y;
}

.titles {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
p, form {
	margin: 5px;
	padding: 5px;
}
.photoDivStyle {
	margin: 0px;
	padding: 25px 0px 0px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;


}
