body
{
	background: #000000 url('images/bg1.jpg');
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
a:link {
	color: #00345C;
}
a:visited {
	color: #00345C;
}
a:hover {
	color: #FF8040;
}
a:active {
	color: #00345C;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photo {
	margin: 0px;
	padding: 0px;
	height: 540px;
	width: 555px;
	border: 2px ridge #63384B;
	float: right;
	position: relative;
	z-index: 0;
	top: -100px;
	text-align: center;
	background-color: #FFFFFF;
}
#content {
	background-image: url(images/beige015.jpg);
	margin: 0px;
	padding: 0px;
	width: 550px;
	border: 2px ridge #63384B;
	float: right;
	position: relative;
	z-index: 0;
	top: -100px;
	text-align: left;
	font-size: 12px;
}
#photo img {
margin: auto;
}
.mbutton {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}


#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: -1;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 261px;
	width: 316px;
	position: relative;
	z-index: 2;
	left: -20px;
	top: -20px;
}
#slogan {
	margin: 0px;
	padding: 0px;
	height: 244px;
	width: 124px;
	position: relative;
	z-index: 2;
	left: 700px;
	top: -350px;
}.marroon {
	color: #660033;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #660033;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #01213B;
}

