a:link {
	color: #0066ff;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	color: #0066ff;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.body {	
	background-color: #cccccc;
	color: #000044;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	margin:0;
	padding:0;
	background-image: url(../images/sce/bgextender.gif);
	background-repeat: repeat-x;
}
body.editor {
	background-color: #ffffff;
	color: #000044;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	width: 719px;
	padding: 20px;
	background-image: url(none);
}
#maincontainer {
width: 988px;
margin: 0 auto;
background-image: url(../images/sce/extender.jpg);
background-repeat: repeat-y;
}

#topsection {
height: 238px;
text-align: left;
margin: 0 auto; 
background-image: url(../images/sce/keyword.jpg);
background-repeat: no-repeat;
}

#topsection img{
border-style: none;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#body_content {
padding: 20px;
padding-top: 45px;
}

#menubar {
margin: 0 719px 0 0px;
text-align: left;
padding: 0px 0px 0px 0px;
}

#content {
float: left;
width: 719px; 
margin-left: -719px; 
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#bottom {
clear: left;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
background-image: url(../images/sce/bottom.jpg);
background-repeat: no-repeat;
height: 45px;
padding-top: 1px;
}

#footer ul, #footer ul li{
	margin: 0px;
	padding: 0px
}

#footer ul{
	margin: 10px 0px 0px 0px
}

#footer ul li a {
border-right: 1px solid #002299;
padding-right: 7px;
padding-left: 3px;
}

#footer ul li a.footer_last {
border-right: 0px solid #002299;
}


#menu_level_2 {
margin-top: -2px;
}

#menu_level_2 ul li {
background-image: url(../images/sce/leftmenubg.jpg);
background-repeat: no-repeat;
height: 28px;
width: 269px;
padding: 0px;
margin: 0px;
list-style-type: none;
margin-left: -40px;
padding-top: 9px;
}

#menu_level_2 ul li:hover {
background-image: url(../images/sce/leftmenubgb.jpg);
font-weight: bold;
font-style: italic;
}

#menu_level_2 ul li a {

padding-left: 39px;
text-decoration: none;
font-size: 16px;
color:#002299;
font-family: Book Antiqua, Georgia, Times New Roman;
padding-top: 10px;
}

#news_section {
margin-top: -18px;
min-height: 223px;
background-image: url(../images/sce/news.jpg);
background-repeat: no-repeat;
padding-top: 50px;
padding-left: 20px;
padding-right: 735px;
}
div#guestbook_manager .title
{
	color: #003399;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
}
div#guestbook_manager .posted
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
}
div#guestbook_manager .subcat
{
	font-family: Georgia;
	color: #224488;
	font-size: 10pt;
	font-weight: bold;
}

/*Styles added for news articles*/


#adaad_object{
	padding: 10px;
	margin-left: 50%;
	position: relative;
	right: 225px;
}

.quote {
	margin-top: 20px;
	padding-left: 70px;
	padding-right: 70px;
}

.quote p{
	color: #4d4d4d;
	font-style: italic;
	line-height: 120%;
}

.company_info{
	margin: 20px 0px;
	font-style: italic;
}

div.centered{
margin-left: auto;
margin-right:auto;
}
