html { 
	padding:0px;
	margin:0px;
	}

body {
	background: #000000 url("../images/back.png") repeat-y 50% 0;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;  
	text-align:center;
	margin:0px;
	padding:0px;
	}

#container {
	width: 780px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	}

#title {
	background: #000000 url("../images/title.png") no-repeat;
	width: 780px;
	height: 120px;
	}

#spacer {
	width: 780px;
	height: 95px;
	}

#navbarl {
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 120px;
	font-size: 11px;
	font-family: Verdana;
	color: #C7D7E5;
	text-align: center;
	float: left;
	}

#navbarr {
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 120px;
	font-size: 11px;
	font-family: Verdana;
	color: #C7D7E5;
	text-align: center;
	float: left;
	}

#navbarc {
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 540px;
	font-size: 11px;
	font-family: Verdana;
	color: #2A75AE;
	text-align: center;
	float: left;
	}

#left {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	width: 120px;
	float: left;
	}

#right {
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
	}

#middle {
	margin: 0px;
	padding: 0px;
	width: 536px;
	float: left;
	}

#footer {
	text-align: center;
	}

div.menu {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: transparent;
	font-family: Verdana;
	font-size: 10pt;
	color: #2A75AE;
	font-weight: normal;
	background: transparent;
	text-align: center;
	width: 120px;
	}

div.menu h1 {
	margin: 2px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	background: transparent url("../images/h1.png") no-repeat;
	text-align: center;
	}

div.menu h2 {
	margin:  0px 0px 0px 4px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	width:118px;
	color: #FFFFFF;
	background: transparent url("../images/h2.png") no-repeat;
	text-align: center;
	}

div.menu a {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #2A75AE;
	}

div.menu a:hover {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: #2A75AE;
	}

div.bar {
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	width: 510px;
	background: url("../images/bar.png") no-repeat;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: #5362EF;
	text-align: center;
	}

div.content {
	margin: 0px 0px 0px 25px;
	padding: 5px;
	background-color: #FFFFFF;
	width: 480px;
	font-family: Verdana;
	font-size: 12px;
	color: #204D70;
	font-weight: normal;
	text-align: center;
	border: 2px solid #2A75AE;
	}

div.content h1 {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #204D70;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}

div.content h2 {
	margin: 0px;
	color: #204D70;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	}

div.sub {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	width: 510px;
	font-family: Verdana;
	font-size: 10px;
	color: #5362EF;
	text-align: center;
	}

div.content a {
	color: #00F600;
	text-decoration: none;
	}

div.content a:hover {
	color: #297B29;
	text-decoration: underline;
	}

.right {
	margin: 0px 10px 0px 0px;
	text-align: right;
	}
	
.center {
	margin: 0px 10px 0px 0px;
	text-align: center;
	}
	
.left {
	margin: 0px 0px 0px 8px;
	text-align: left;
	float: left;
	}

div.nav {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2A75AE;
	font-size: 14px;
	}

div.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

div.nav a {
	margin: 0px;
	display: block;
	color: #2A75AE;
	width: 120px;
	height: 16px;
	padding: 0;
	text-decoration: none;
	}

div.nav a:hover {
	color: #5362EF;
	text-decoration: none;
	background: transparent url("../images/button.png") no-repeat;
	}

#active a {
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 16px;
	color: #5362EF;
	text-align: center;
	text-decoration: none;
	background: transparent url("../images/button.png") no-repeat;
	}

img     {
	border: 2px solid #FFFFFF;
	}

a:hover img {
	border: 2px #2A75AE;
	border-style: solid dashed;
	}

form	{ 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px; 
	}
	
div.box {
	height: 120px;
	width: 120px;
	text-align: center;
	float: left;
	}
	
div.pic {
	width: 100px;
	text-align: center;
	display: block;
	vertical-align: middle;
	padding-left: 10px;
	}

div.name a{
	text-align: center;
	color: #2A75AE;
	}
div.name a:hover{
	text-align: center;
	color: #2A75AE;
	}
	
div.spacer {
  clear: both;
  }