 
body {
	text-align : center;
	background-color: #E6E7E9;
} 
p {
	font: 14px/19px Arial, Verdana, sans-serif;
	color: #000099;
}

h1 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
} 
h2 {
	color : #FFFFFF;
	font-size : 12px;
	text-align : left;
	width : 240px;
	margin-left : 50px;
	padding-top : 25px;
} 
h3 { 
	font-size : 18px;
	color : #330099;
	font-weight : normal;
	margin-bottom : 10px;
} 
h4 { 
	font-size : 15px;
	background-color : #00365b;
	padding : 5px;
	color : #fff;
	font-weight : normal;
	margin : 5px 0;
} 
h5 {
	font-size : 15px;
	font-weight : bold;
	margin-top : 10px;
	border-bottom : 1px solid #660099;
	padding-bottom : 3px;
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
} 
h6 {
	font-size : 20px;
	font-weight : normal;
	margin-top : 5px;
	border-bottom : none;
	color: #FFFFFF;
	padding: 5px;
} 

li {
	font: 12px/19px Arial, Verdana, sans-serif;
	color: #000099;
} 
strong { 
font-weight : bold;
} 
a {
	text-decoration : none;
	color: #000099;
}  
a:hover {
	text-decoration : underline;
	color: #FF33FF;
}  
a:active {
	text-decoration : none;
	color: #CC0033;
}
#body_content_right {
	position : inherit;
	text-align : left;
	padding: 20px 10px 0 0;
} 
#body_content_right li {
	margin-left:25px;

} 
#body_content_left {
	position : relative;
	text-align : left;
	padding: 30px 10px 0 20px;
	width: 180px;
} 
#outer_container {
	width : 766px;
	margin : 0 auto;
	margin-top : 0px;
	position : relative;
	text-align : left;
	text-indent: 0px;
	background-color: #E6E7E9;

/*-- HOME JAVASCRIPT BUTTONS BEGIN --*/
}
#video450x229
{
	margin: 5px 0 20px 5px;
	text-align: left;
	background-color: #6A4AB9;
	width: 450px;
	height: 229px;
	padding: 10px 10px 10px 10px;

} 
#panel_text {
	padding: 0 0 0 10px;
	margin: 20px 0 0 0;
	text-align: center;
}
#panel_text a {
	color: #003399;
	text-decoration: none;
	font-size: 15px;
}
#panel_text a:hover {
	color: #CC00FF;
	text-decoration: none;
	font-size: 15px;
}  
#panel_text: visited{
	color: #003399;
	text-decoration: none;
	font-size: 15px;
	
} 
#side_bar h2 { 
color : #62bd19;
} 
#side_bar li a { 
color : #005c96;
} 
#side_bar li a:hover { 
color : #0066cc;
}
#twitter_bar {
	margin : 20px 0 0 0;
	text-align : left;
	background-color: #FFFFFF;
} 

#footer {
	padding : 0px;
	height : 25px;
	width: 700px;
	position: inherit;
	margin-left: 22px;
	text-align: center;
}  
#footer a {
	color : #9D9D9D;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
#footer a:hover {
	color : #9018DE;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
* { 
margin : 0;
padding : 0;
font-weight : normal;
font-style : normal;
border : none;

}
.purple {
	color: #660099;
	font-size: 12px;
	font-weight: bold;
}
a.purple:link {
	color: #e5c053;
	font-size: 14px;
}
a.purple:visited {
	color: #4A1A2A
}
a.purple:hover {
	color: #decbad
} 
div.desc
{
	text-align: left;
	font-weight: normal;
	width: 290px;
	margin: 5px;
	clear: inherit;
}
div.desc_center
{
	text-align: center;
	font-weight: normal;
	width: 200;
	clear: inherit;
}
div.img_container
{
	margin: 0 10px 10px 10px;
	width: 210px;
	text-align: left;
	background-color: #E3F8FD;
	float: left;
}	
div.img_container img
{
  display: inline;
  margin: 3px;
}

