﻿html, body {
	background: url('../../images/template/back.gif') repeat-y center #D6D6D6;
	margin: 0;
	text-align: center;}
	
html div {
	text-align: left;}	
	
#mainContainer {
	margin: 0 auto;
	width: 748px;
	/*\*/* padding-left: 1px; /**/
}
	
#top {
	background:	#F9F7F7;
	height: 110px;
	width: 748px;
	margin: 0 auto;}
	
#spacerBar {
	width: 748px;
	margin: 0 auto;
	height: 4px;
	border-top: 1px solid #BAB9B9;
	border-bottom: 1px solid #BAB9B9;
	background: #EEEEEE;
	font-size: 0px;}
	
#flashArea {
	width: 748px;
	margin: 0 auto;
	background: url('../../images/template/pic.jpg');
	height: 253px}
	
#navContainer {
	background: url('../../images/template/navBack.gif');
	min-height: 25px;
	width: 748px;
	margin: 0 auto}

#navContainer ul {
	color: white;
	list-style: none;
	margin: 0;
	margin-left: 100px;
	/*\*/ * margin-left: 130px; /**/
	vertical-align: middle;}
	
#navContainer ul, #navContainer ul a:link, #navContainer ul a:visited {
	color: white;
	text-decoration: none;}
	
#navContainer ul a:hover {
	color: white;
	text-decoration: underline;}	
	
.navContainer {
	background: url('../../images/template/navSplitter.gif') repeat-y right top;
	padding-right: 13px;
	margin-left: 10px;
	height: 25px;
	float: left; list-style-type:none}

.navContainerMarginTop {
	padding-top: 5px;}

#navLeftBorder {
	background: url('../../images/template/navSplitter.gif') repeat-y left top;
	height: 100%;
	padding-left: 10px;
	/*\*/* padding-right: 25px;/**/
	margin: 0;
	/*\*/ * width: 6px /**/}
	
.pageMarginTop {
	padding-top: 5px;
	margin: 0;}

#shadow1 {
	background: #000000;
	width: 748px;
	margin: 0 auto;
	float: center;
	height: 1px;
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	font-size: 0px;
	overflow: hidden;}
	
#shadow2 {
	background: #000000;
	width: 748px;
	margin: 0 auto;
	float: center;
	height: 1px;
	filter: alpha (opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	font-size: 0px;
	overflow: hidden;}
	
#shadow3 {
	background: #000000;
	width: 748px;
	margin: 0 auto;
	float: center;
	height: 1px;
	filter: alpha (opacity=30);
	-moz-opacity: .30;
	opacity: .30;
	font-size: 0px;
	overflow: hidden;}
	
#shadow4 {
	background: #000000;
	width: 748px;
	margin: 0 auto;
	float: center;
	height: 1px;
	filter: alpha (opacity=20);
	-moz-opacity: .20;
	opacity: .20;
	font-size: 0px;
	overflow: hidden;}
	
#shadow5 {
	background: #000000;
	width: 748px;
	margin: 0 auto;
	float: center;
	height: 1px;
	filter: alpha (opacity=10);
	-moz-opacity: .10;
	opacity: .10;
	font-size: 0px;
	overflow: hidden;}
	
#logo {
	margin: 10px 0 5px 15px;}
	
#mailEnable {
	float: right;
	margin: 10px 5px 5px 0;}
	
#content {
	padding: 5px;
	width: 700px;
	margin: 0 0 0 15px;}
	
#bottomNav {
	border-top: 1px dashed #001F5D;
	padding: 5px;
	width: 700px;
	margin: 0 0 0 15px;
	text-align: center;}
	
#bottomNav ul {
	list-style: none;
	margin: 0;
	display: inline;}
	
#bottomNav ul li {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	border-left: 1px solid black;
	display: inline;}
	
#bottomNav ul li.first {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	border-left: none;
	display: inline;}