BODY {
	background-color: #002f64;
	background-image: url('images/bg.jpg');
	color: white;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center
}
A
{
    border: 0px;
}
img.adobe
{
    left: 330px;
    position: relative;
}
H1 {
	border-bottom: 1px solid #346a9b;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 2px;
}
H2
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
P {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

LI {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}

.NavMenu {
	background-image: url('images/site_menu_bg.jpg');
	font-size: 9px;
	height: 17px;
	padding-top: 16px;
	padding-left: 45px;
	text-align: left;
	width: 740px
}
.NavMenu A {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.NavMenu A:visited {
	color: white;
}
.NavMenu A:hover {
	color: red;
	text-decoration: underline;
}
.Content A 
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}
.Content A:hover
{
    text-decoration: underline;
}
.Content A:visited
{
    color: White;
}
.PanelMain {
	background-color: #2a507b;
	border: 5px solid #002f64;
	border-top: 0px;
	margin: 0 auto;
	padding: 0px;
	vertical-align: top;
	width: 740px;
}

a:link     	 { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt }
a:visited  	 { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt }

.Content {
	background-image: url('images/site_main_bg.jpg');
	background-repeat: no-repeat;
	height: 400px;
	padding-left: 280px;
	text-align: left;
	vertical-align: top; padding-right:12px; padding-top:12px; padding-bottom:12px
}

.Footer {
	background-color: #7798ba;
	background-image: url('images/site_footer_bg.jpg');
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 6px;
	text-align: center
}