
body {
text-align:center;
background:url(../images/background.png) top center repeat-x;
}
#wrap {
min-width:985px;
max-width:985px;
width: auto !important; /*IE6 hack*/
width:985px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#header {} 
#sidebar {float:left;width:33%; overflow:hidden; } 
#content60 {float:left;width:33%;overflow:hidden;}
#content80 {float:left;width:66%;overflow:hidden;}
#content100 {float:left;width:100%;overflow:hidden;}
#sidebar-2 {float:left;width:33%;overflow:hidden; } 
#footer {clear:left; float:left; width:33%; overflow:hidden;}
#footer2, #footer3 {float:left; width:33%; overflow:hidden;} 

.inside {
padding-left:20px;
padding-right:20px;
padding-top:15px;
padding-bottom:10px;
}

.bottom {
padding-left:30px;
padding-right:20px;
padding-top:10px;
padding-bottom:15px;
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#BCCBD3;
text-align:left;
}

.bottom a{
text-decoration:none;
color:#BCCBD3;
}

.bottom a:hover{
text-decoration:underline;
color:#BCCBD3;
}

* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}
li,dd { 
margin-left:1em;
}
fieldset { 
padding:.5em; 
}
body {
font-size:12px;
font-family: Lucida Sans Unicode, Lucida Grande, Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#646261;
line-height:1.4;
margin:0 0;
}
#wrap{
background: #FFFFFF;
}
#header{
}

/* --- sidebar --- */

#sidebar ul {
list-style-type:none;
font-family: Tahoma, Verdana, sans-serif;
font-size: 9px;
text-decoration: none;
font-weight: bold;
text-transform:uppercase;
}

#sidebar ul li {
border:solid 1px #fff;
margin:0 0 2px;
}

#sidebar ul li a {
display:block;
padding:3px 4px 3px 10px;
text-decoration:none;
}

#sidebar ul li a:link,#sidebar ul li a:visited {
background:#f2f2f2;
border-bottom:solid 1px #dad8d8;
color:#214d7c;
}

#sidebar ul li a:hover,#sidebar ul li a:active,#sidebar ul li a:focus {
background:#e7e5e5 !important;
color:#214d7c !important;
}

/* --- end of sidebar --- */

#footer_main{
clear:both;
width:985px;
background: #234B6B url(../images/bottom_bg.png) top repeat-x;
}

#user4{
clear:both;
}

#top{
}
a{
text-decoration:none;
color:#646261;
}
a:hover{
text-decoration:underline;
color:#646261;
}
h1,.componentheading{
font-size:1.7em;
}
h2,.contentheading{
font-size:14px;
font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
.small,.createdate,.modifydate,.mosimage_caption{
font:9px Tahoma, Verdana, Arial,Helvetica,sans-serif;
color:#999;
padding-bottom:15px;
}
.moduletable{
font-size:12px;
font-family:Arial,Tahoma, Verdana,Helvetica, sans-serif;
color:#646261;
text-align:left;
}
.moduletable h3{
background: url(../images/subtitle_bg.png) center center repeat-x;
color:#214d7c;
padding:0.25em 0;
text-align:center;
font-size:10pt;
font-family:Tahoma, Verdana,Helvetica, sans-serif;
margin:0 0 0.5em 0;
/*negative padding to pull h3 back out from .moduletable padding*/ }


.moduletablemenu{
padding:0;
color: #333;
margin-bottom:1em;
}
.moduletablemenu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}
.moduletablemenu ul{
list-style: none;
margin: 0;
padding: 0;
}
.moduletablemenu li{
border-bottom: 1px solid #ccc;
margin: 0;
}
.moduletablemenu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}
html>body .moduletablemenu li a {
width: auto;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.main_menu {
	text-align:center;
	margin: 0 auto;
	padding: 0;
	width:983px;
	height: 30px;
	background: transparent url(../images/menu_red.png);
}

#main_menu {
	text-align: center;
	padding: 0 0 0 0px;
	margin:0 auto;
}

#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_menu li {
	float: left;
	margin: 0;
	padding: 0;
	background:none;

}

#main_menu li:hover {

}

#main_menu li a#active_menu-nav {
	
}

#main_menu li a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	float: left;
	display: block;
	line-height: 30px;
	padding: 0 25px;
	margin: 0 0px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	background: none;
	height: 30px;
	background: url(../images/menu_red.png) center center repeat-x;
}

#main_menu li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/menu_blue.png) center center repeat-x;
}

.banneritem {
	display: block;
	margin-top: 15px;
	text-align:center;
}

/* default Joomla styles */
div.componentheading {}
div.contentpane {}
div.contentdescription {}
td.sectiontablefooter {}
td.sectiontableheader {}
a.category {}
td.sectiontableentry1 {}
td.sectiontableentry2 {}
form#selectForm {}
table.contentpane {}
td.contentheading {}
form#emailForm {}
input#contact_name {}
label#contact_emailmsg {}
input#contact_email {}
input#contact_subject {}
label#contact_textmsg {}
textarea#contact_text {}
input#contact_email_copy {}
form.form-validate {}
div.contact_email {}
input.inputbox {}
input.required {}
input.validate-email {}
textarea.inputbox {}
textarea.required {}
button.button {}
button.validate {}
span.hasTip {}
hr#system-readmore {}
form#jForm {}
ul#archive-list {}
div#navigation {}
li.row {}
h4.title {}
h5.metadata {}
span.created-date {}
span.author {}
div.intro {}
div.contentpaneopen_edit {}
table.contentpaneopen {}
a.contentpagetitle {}
td.buttonheading {}
span.small {}
td.createdate {}
td.modifydate {}
a.readon {}
span.article_separator {}
input#title {}
input#created_by_alias {}
input#publish_up {}
input#publish_down {}
textarea#metadesc {}
textarea#metakey {}
table.adminform {}
td.key {}
img.calendar {}
input#alt {}
table.blog {}
td.article_column {}
div.blog_more {}
a.blogsection
td.contentdescription {}
span .article_separator {}
td.componentheading {}
form#poll {
padding-top:15px;
padding-bottom:10px;
text-align:left;
	}
table.pollstableborder {}
th.sectiontableheader {}
td.smalldark {}
span.highlight {}
table.searchintro {}
input#search_searchword {}
/*input#area_{VALUE} {} /* Value is set programatically */
input.button {}
form#login {}
form#josForm {}
label#namemsg {}
input#name {}
label#usernamemsg {}
input#username {}
label#emailmsg {}
input#email {}
label#pwmsg {}
input#password {}
label#pw2msg {}
input#password2 {}
div.message {}
form.josForm {}
label.hasTip {}
input#password1 {}
input.validate-password {}
input#token {}
input#name {}
form#adminForm {}
input#jformtitle {}
input#jformurl {}
textarea#jformdescription {}
table#explain-sql {}
table.Table {}
td.TD {}
div#keepAliveLayer {}
/*input#cb{ROW_NUMBER} {} /* Value is set programatically */
dl.tabs {}
div.pane-sliders {}
div.panel {}
h3.jpane-toggler  {}
h3.title {}
div.jpane-slider  {}
div.content {}
table.paramlist {}
table.admintable {}
td.paramlist_description {}
td.paramlist_key {}
td.paramlist_value {}
div.toolbar {}
#search {}
input.text_area {}
select.inputbox {}
span.breadcrumbs  {}
span.pathway {}
/*button#trigger_{ID} {} /* Value is set programatically */
div.expander {}
/*input#{NAME} {} /* Value is set programatically */
/*input#{VALUE} {} /* Value is set programatically */
div#overDiv {}
a.tooltip {}
/*form{FORMNAME} {} /* Value is set programatically */
link#luna-tab-style-sheet {}
/*div#{PANEID} {} /* Value is set programatically */
div.tab-page {}
h2.tab {}
div.bannergroup {}
div.bannerheader {}
div.banneritem {}
div.clr {}
div.bannerfooter {}
a.pathway {}
table.moduletable {}
ul.newsfeed {}
ul.latestnews {}
li.latestnews {}
a.latestnews {}
input#mod_login_username {}
input#mod_login_password {}
input#mod_login_remember {}
/*li#{ITEM ID} {} /* Value is set programatically */
span.separator {}
ul#mainlevel {}
ul#sublevel {}
ul.mostread {}
li.mostread {}
a.mostread {}
/*input#voteid{VOTE ID NUMBER} {} /* Value is set programatically */
table.poll {}
ul.relateditems {}
input#mod_search_searchword {}
div.search {}
ul.sections {}
