body {
	margin: 0px;
	color: #000000;
	font-family: Georgia;
	font-size: 90%; !important
	line-height: 1.3em;
	background-color: #333333;
	max-width: 1285px;
	margin-left: auto;
	margin-right: auto;
	/*border-left: 1px solid #B59D34;
	border-right: 1px solid #B59D34;*/
}

/* IE6 fixage */
* html body {
	width: 1285px;
	}

.mcecontentbody {
	background-color: white;
}

div#leftcol,div#rightcol{
	padding: 15px;
	padding-top: 0px; 
	background: transparent;
}

ul {
	padding-left: 18px;
}

#logotable tr, #logotable td, #logotable, #logotable img, #logotable a{
	border: 0;
	padding: 0;
	margin: 0;
/*	line-height: 0px; */
}

#logotable {
	margin: auto;
	}

#header h1{
	line-height: 55px;
	}


div#header{
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #edd769;
	height: 94px; !important
	

}
div#wrapper1{
	background-image: url(/images/main_bg.jpg);
	background-repeat: no-repeat;
	background-color: #edd769; !important
	
}

div#wrapper2 {
	background-color: transparent; !important
}
#left_nav a.menu_item:hover {
	background-image: url(/images/bg_transparent.png);
	background-color: transparent;
	background-repeat: repeat;
}
	

#header {
	height: 102px;
	text-align: left;
	padding: 10px 20px 0px 20px;
	overflow: hidden;
	background-color: transparent;
}

#footer {
	color: white; !important
	overflow: hidden;
	min-height: 80px;
	border-top : 2px solid #B59D34;
	background-color: black;
	font-family: verdana;
	font-size: 70%;
	
	
}

.btm_logo {
	float: left;
	height: 80px;
	width: 366px;
}



#leftcol .sidebox {
	background: none;
}

#rightcol .sidebox a{
	color: #0066FF;
	font-family:verdana,sans-serif;
	font-size:0.8em;
}

#rightcol .sidebox a:hover{
	color: #CCCCCC;
}


div#maincol {
	padding: 5px;
	max-width: 964px;
	margin: auto;
	
}

/* IE6 fixage */
* html div#maincol {
	width: 964px;
	}

#centercol .sidebox {
	margin-left: 10px;
}

#centercol {
	/*min-height: 500px;*/
	padding: 20px;
}

.sidebox_header,.sidebox_inner {
	padding: 0;
}

.sidebox_inner {
	padding-top: 10px;
}

#rightcol h1,#leftcol h1,.sidebox h1 {
	border-bottom: 1px solid #555555;
	color: #D6D6D6;
	font-family: Tahoma, "Trebuchet MS";
	font-size:1em;
	padding:3px 3px 3px 0;
	text-decoration: none;
	font-weight: normal;
	
}

#rightcol li, .meetingbox li {
	line-height:1em;
	margin-bottom: 0.3em;
}

a.rss {
	height: 35px;
}

h1 {
	color: #BDD41C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	color: #83A1AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}

a,#centercol a {
	color: #0066FF;
	text-decoration: none;
}

a :hover,#centercol a:hover {
	color: #0066FF;
	text-decoration: underline;
}



#left_nav a.menu_item {
	
	color: black;
	font-size:.8em;
	line-height:8px;
	text-decoration:none;
	display: block;
	font-weight: normal;
	text-indent: 5px;
	border-bottom: 1px solid #DDDDDD;
	padding:8px 8px 8px 0;
}
#left_nav a.last{
	border-bottom: none;
}
#left_nav a.menu_item:hover {
	background-image: url(/images/bg_transparent.png);
	background-color: transparent;
	background-repeat: repeat;
	color: #bbbbbb;
}
	

#header {
	background-image: url('/images/top-header-bg3.png');
	background-repeat: repeat-x;
	height: 102px;
	text-align: left;
	padding: 10px 20px 0px 50px;
	overflow: hidden;
}


.btm_logo {
	float: left;
	height: 80px;
	width: 366px;
}

.btm_link_box {
	float: right;
	
	text-align: right;
	
}

.btm_link_box a {
	color: white;
}


.sidebox {
	padding: 15px;
	padding-top: 5px;
	margin-bottom: 15px;
}

#left_nav {
	padding-left: 15px;
	padding-right: 15px;
}

.sidebox, #centercol, #left_nav{
	background-image: url('/images/box_bg.jpg');
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid white;
}

#centercol .sidebox {
	margin-left: 10px;
}


.sidebox_header,.sidebox_inner {
	padding: 0;
}

.sidebox_inner {
	padding-top: 10px;
}

#rightcol h1,#leftcol h1,.sidebox h1 {
	border-bottom: 1px solid #DDDDDD;
	color: black;
	font-family: Rockwell;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}

a.rss {
	height: 35px;
}



input,textarea,select {
	background: #bdbdbd;
	border:1px solid white;
	color: #444444;
	font-size: 11px;
	font-style: normal;
}
select {
	background: #e7e7e7;
}
input, select {
	background-image: url(/images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
textarea {
	background-image: url(/images/textarea_bg.jpg);
	background-repeat: repeat-x;
}

input[readonly="true"],textarea[readonly="true"],select[readonly="true"] {
	background: #aaaaaa;
	color: #0066FF;
}


h1 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Georgia;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em;
	
}

a,#centercol a {
	color: #0066FF;
	text-decoration: none;
}

a :hover,#centercol a:hover {
	color: #0066FF;
	text-decoration: underline;
}







fieldset, .fake_fieldset {
	border: 1px solid #cccccc;
}

div.message {
	border: 1px solid #AABF1C;
	background-color: #D5E662;
	padding: 10px;
	margin: 5px;
}

div.todo {
	padding: 10px;
	margin: 5px;
}

div .error h1 {
	color: #444444;
}

/* this rule is picked up only by IE to set hasLayout for centercol*/ /* I would take issue with this and say only IE6 and below run this */
* html img, * html div#centercol .i3 { behavior: url(/epetition_core/public/scripts/iepngfix.htc); }

