body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 14px;
	background-color: #000000;
  	margin: 0px;
	padding: 0px;
}


object { 
	outline:none;
	display:block;
	margin:0 auto;
 }



.alt_body {
  	font-size: 12px;
  	color: #0076a3;
  	text-indent:20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: left;
}


.alt_contact {
  	font-size: 18px;
  	color: #0076a3;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: center;
}




.copyright {
  	font-size: 12px;
  	color: #e9e9e9;
  	text-indent: 20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: center;
  	text-decoration: none;
}




.alt_copyright {
  	font-size: 12px;
  	color: #000000;
  	text-indent: 20px;
  	font-weight: normal;
  	font-family: Arial;
  	text-align: center;
  	text-decoration: none;
}


#container {
  	width: 500px;
  	padding-top: 4px;
  	padding-bottom: 2px;
  	padding-left: 10px;
}



h1 {
  	font-size: 24px;
	color: #0076a3;
} 

h2 {
  	font-size: 18px;
	color: #0076a3;
}

li {
  	margin-left:25px;
} 


.twoColHybRt #container { 
	width: 970px;  
	background: #e9e9e9;
	margin: 0 auto; 
	border: 1px solid #0076a3;
	text-align: left;
} 




.twoColHybRt #sidebar1 {
	float: right; 
	width: 300px; 
	background: #0076a3; 
	padding: 30px 0; 
}


.twoColHybRt #sidebar1 h3, .twoColHybRt #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}





.twoColHybRt #mainContent {
	width: 670px;
	margin: 0 13em 10px 10px;
} 

.text {
	margin-right:25px;
}

img {
	padding:10px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
   	height:0;
    	font-size: 1px;
    	line-height: 0px;
}



.lt-color {
	color: #e9e9e9;
}

.main-color {
	color: #0076a3;
}

.dk-color{
	color: #363636;
}


a:link {
  	color: #0076a3;
  	text-decoration: underline;
}

a:visited {
  	color: #0076a3;
  	text-decoration: underline;
}

a:hover {
  	color: #0076a3;
  	text-decoration: none;
}



#fb_holder {
	position:absolute;
	width: 980 px;
	left: 50%;
	margin: 0 0 0 -490px;
}

#fb_like_frame {
	position: absolute;
	visibility: visible;
	width: 150px;
	height: 21px;
	left:842px;
	top:788px;
	overflow:hidden;
	padding: 0px;
	z-index:6;
	background-color: transparent;
	border: 0px solid transparent;
	color: #e9e9e9;
}
#fb_icon_frame {
	position: absolute;
	visibility: visible;
	width: 50px;
	height: 41px;
	left:794px;
	top:774px;
	overflow:hidden;
	padding: 0px;
	z-index:5;
	background-color: transparent;
	border: 0px solid transparent;
	color: #e9e9e9;
}
#copyright_frame {
	position: absolute;
	visibility: visible;
	width: 980px;
	height: 50px;
	left:35px;
	top:776px;
	overflow:hidden;
	padding: 0px;
	z-index:3;
	background-color: transparent;
	border: 0px solid transparent;
	color: #e9e9e9;
  	text-align: left;
}
#calendar_frame {
	position: absolute;
	visibility: visible;
	width: 27px;
	height: 34px;
	left:35px;
	top:778px;
	overflow:hidden;
	padding: 0px;
	z-index:4;
	background-color: transparent;
	border: 0px solid transparent;
	color: #e9e9e9;
  	text-align: center;
}


#decor_holder {
	position:absolute;
	width: 980 px;
	left: 50%;
	margin: 0 0 0 -490px;
}

#left_decor_frame {
	position: absolute;
	visibility: visible;
	width: 162px;
	height: 733px;
	left:-162px;
	top:0px;
	overflow:hidden;
	padding: 0px;
	z-index:-3;
	background-color: transparent;
	border: 0px solid transparent;
  	text-align: center;
}
#right_decor_frame {
	position: absolute;
	visibility: visible;
	width: 162px;
	height: 733px;
	left:961px;
	top:0px;
	overflow:hidden;
	padding: 0px;
	z-index:-2;
	background-color: transparent;
	border: 0px solid transparent;
  	text-align: center;
}








