body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f3f3e5; /*f1f1f1*/
}

a {
color: #00f;
}

a:visited {
color: #00f;
}

h3 {
color: #eee1be;
margin-top: 4px;
margin-bottom: 0px;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.big {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
}
.bigwhite {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.smallwhite {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.script {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: .8em;
/*
font-style: italic;
*/
}
.xbig {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #036;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.bluebold {
font-weight: bold;
color: #036;
}
.indent {
margin-left: 30px;
}
.floatleft {
float: left;
}
.multimediaBack {
background-image: url(multimediaback.gif);
background-repeat: no-repeat;
width: 150px;
height: 160px;
margin-left: auto;
margin-right: auto;
padding-top: 2px;
}
#main {
width: 750px;
height: 775px;
background-color: #fff;
background-image: url(header_back.jpg);
background-repeat: no-repeat;
padding: 0;
margin-left: auto;
margin-right: auto;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
#leftcolumn {
/*
position: absolute;
top: 148px;
left: 0px;
*/
float: left;
margin-top: 24px !important;
margin-top: 26px;
background-image: url(leftback2.jpg);
background-repeat: no-repeat;
background-color: #0054a6;
width: 183px;
height: 600px !important;
height: 645px;
color: #fff;
border-right: 1px solid #036;
}
#leftcolumn a, a:visited {
color: #eee1be;
}
#leftcolumn a:hover {
text-decoration: none;
color: #fff;
}
.rightcolumn {
float: right;
width: 550px;
height: 590px;
margin-top: 40px;
}

.rightcolumn a, a:visited {
color: #00f;
}
.rightcolumn a:hover {
color: #00f;
}
.pad6px {
padding: 6px;
}

.pad9px {
padding: 9px;
}
.footer2 {
position: relative;
bottom: 25px !important;
bottom: 0px;
clear: both;
width: 750px;
height: 20px;
padding-top: 5px;
background-color: #006f3a;
border-top: 2px solid #a7cca9;
font-size: 10px;
color: #fff;
text-align: center;
}
.footer2 a {
color: #fff;
}
.divider {
width: 100%;
background-image: url(divider.gif);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 5px;
}
.largelink {
font-size: 13px;
font-weight: bold;
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
#sticker {
margin-top: -40px !important;
margin-top: -65px; /*IE Hack*/
margin-bottom: -30px !important;
margin-bottom: -30px;
margin-left: auto;
margin-right: auto;
width: 740px;
padding-right: 10px;
z-index: 30;
}

/* MENU
-------------------------------------------------------------------*/
#menu {
position: relative;
top: -70px !important;
top: -72px;
left: 237px !important;
left: 237px;
z-index: 4;
}

#menu ul {
  margin: 0;
  padding: 0;
  float: left !important;
  float: none;
  width: 513px;
  list-style: none;
  text-transform: uppercase;
  font-weight: bold;
}

#menu ul li {
  float: left;
  background: url(tab-right.gif) no-repeat top right;
}


#menu ul a {
  padding: 0 1.4em;
  line-height: 2.1em;
  background: url(tab-left.gif) no-repeat top left;
  text-decoration: none;
  color: #000;
  float: left;
  display: block;
}


#menu ul a:hover {
  color: #06c;
}
  
/* END MENU ------------------------------------------------------------*/

