#wrapper {
width:960px;
padding:0px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}
/* hide from ie on mac \*/
html {
	height: 100%;
	/*overflow: hidden;*/
}
	
#flashdiv {

	overflow:hidden;
}

/* end hide */

body {
	background-color: #242c36;
	margin-top: 0px;
}

body, table {

font-family:Arial, Helvetica, sans-serif
}

div.page-header {
	margin-bottom: 20px;
	padding-left: 10px;
}

div.page-header h2 {
	font-size: 20px;
	font-weight: bold;
}

p.page-header-desc {
	font-size: 18px;
}

div.page-content {
	padding-left: 10px;
}

div.index-info {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 3px; 
	padding-bottom: 10px;
}

div.index-entry {
	font-size: 12px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	padding-bottom: 5px;
}

.entry-hdr {
	font-size: 14px;
	margin-bottom: 0;
}

a img {
border:none;

}

#header {
margin:0px;
}

#content {background-image:url(../images/theme/images/bg_mid.jpg);
background-repeat:repeat-y;
background-position:top left;
margin:0px;
padding-bottom:10px;
padding-left:40px;
padding-right:45px;
padding-top:10px;
text-align:left
}

#footer {background-image:url(../images/theme/images/bg_footer.jpg);
background-repeat:repeat-y;
background-position:top left;
margin:0px;
padding-bottom:0px;
padding-left:21px;
padding-right:25px;
padding-top:0px;
text-align:left;
color:#242c36;
font-family:Arial, Helvetica, sans-serif;
font-size:11px
}
a{color:#242c36;}