body.b
{
 	margin: 0px;
 	padding: 0px;
 	background-image: url( ../images/body_back.gif );
 	background-position: top;
 	background-repeat: repeat-x;
 	background-color: #F6EDD6;
 	text-align: center; /* IE hack */
 	font-family: Georgie, Arial, Trebuchet MS;
 	font-size: 12px;
}

h3, .contentheading, .componentheading
{
 	font-size: 18px;
 	color: #B70000;
}

h2
{
 	font-size: 18px;
 	color: #B70000;
}

h1
{
 	font-size: 18px;
}

.contentpane
{
 	font-size: 12px;
}

.mosimage_caption{
margin: 5px;
}

#wrap
{
 	position: relative;
 	width: 800px;	
 	margin-left: auto;
 	margin-right: auto; 		
 	text-align: center;   	
 	z-index: 1;
}

#forum-wrap
{
   position: relative;
 	width: 100%;
 	margin-top: -8px;
 	margin-left: auto;
 	margin-right: auto; 		
 	text-align: center;
   background-color: #F5EDD6; 	
 	z-index: 1;
}
   

#wrap-min
{ 	
 	width: 750px; 	 
	margin-left: auto;
	margin-right: auto;
 	background-image: url( ../images/wrap_back.gif );
 	background-repeat: repeat-y;	 	 
} 	

#header
{
 	position: relative;
 	width: 750px;
 	height: 149px;
 	margin-left: auto;
 	margin-right: auto;
 	padding: 0px;
 	/*background-image: url( ../images/header_back.jpg );
 	background-repeat: none;*/ 	
} 	

#main-body
{
 	position: relative; 	
 	width: 750px;
 	height: 100%; 	
 	padding-top: 0px; 	 	
}

#mainbody-left-image
{
 	position: absolute; 	 	
 	width: 11px;
 	height: 523px;
 	margin-top: 93px;
 	margin-left: -11px;
 	background-image: url( ../images/mainbody_left_image.gif );
 	background-repeat: no-repeat; 	
 	z-index: 3;
}

#menu
{
 	position: relative;
 	margin: 0px;
 	padding: 0px;
 	width: 750px;
 	height: 27px; 	
 	background-image: url( ../images/menu_back.gif );
 	background-repeat: repeat-x;
 	z-index: 20000;
}

#subheader
{
 	position: relative; 	
 	width: 750px;
 	height: 63px;
 	background-image: url( ../images/subheader_back.gif );
 	background-repeat: repeat-x;
 	text-align: left;
 	text-indent: 20px;
 	font-size: 13px;
 	font-weight: bold;
 	color: #FFFFFF; 
}

#sub-line1
{
 	float: left;
 	width: 300px;
 	padding-top: 17px;
}

#sub-line2
{
 	float: right; 	
 	width: 450px;
 	padding-top: 17px;		
}

#pathway-wrap
{
 	position: relative;
 	width: 750px;
 	height: 32px; 	 	 
 	background-image: url( ../images/pathway_back.gif );
 	background-repeat: repeat-x;
 	text-align: left; 	 	 	 
 	font-size: 11px;
 	font-weight: bold;
 	color: #D41A1A;
}

#pathway
{
 	position: relative; 	
 	padding-top: 9px;
}

#pathway a:link
{ 	
 	font-size: 11px;
 	font-weight: bold;
 	color: #D41A1A;
 	text-decoration: none;
}

#pathway a:active
{ 
 	font-size: 11px;
 	font-weight: bold;
 	color: #D41A1A;
 	text-decoration: none;
}

#pathway a:visited
{ 	
 	font-size: 11px;
 	font-weight: bold;
 	color: #D41A1A;
 	text-decoration: none;
}

#pathway a:hover
{ 
 	font-size: 11px;
 	font-weight: bold;
 	color: #D41A1A;
 	text-decoration: underline;
}
 
#sidebar
{
 	position: relative;
	float: left;
	margin-top: -28px;
	padding: 0px;
	width: 200px;		
	background-color: #F6D573; 	
}

#sidebar .moduletable table{
margin: 10px 0px;
}

#sidebar .moduletable
{ 	
 	text-align: left; 
 	margin-bottom: 26px;
}

#sidebar .moduletable td
{
 	padding-left: 15px;
}

#sidebar .moduletable td
{
 	font-size: 12px;
}

#sidebar .moduletable h3
{
 	position: relative;
 	width: 200px;
 	height: 28px;
 	margin: 0px; 	
 	padding: 0px;
 	background-image: url( ../images/module_header_back.gif );
 	background-repeat: no-repeat;
 	font-size: 14px;
 	font-weight: bold;
 	color: #FFFFFF;
 	text-align: left;
 	text-indent: 27px;
 	line-height: 28px;
}

#sidebar .moduletable .flexcontentitem {
        width: 200px;
        margin-bottom: 4px;
        border-bottom: 1px dotted #EDC13C;
}

#sidebar .moduletable .flexcontentitem img{
        display: block;
        width: 175px;
        height: 66px;
        text-align: center;
        margin: 0 auto;
}

#sidebar .moduletable h3.flexcontentitemtitle{
        position: relative;
 	width: 200px;
 	height: 14px;
 	margin: 0px; 	
 	padding: 0px 18px;
        background-color:  ##F6D573;
        background-image: none;
        font-size: 12px;
 	font-weight: bold;
 	color: #FFFFFF;
 	text-align: left;
 	text-indent: 0px;
 	line-height: 14px;
}
#sidebar .flexcontentitem p{
        display: block;
 	width: 200px;
 	padding: 0 18px;
        margin-top: 0px;
        margin-bottom: 5px;
}

#sidebar a:link
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: none;
}

#sidebar a:active
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: none;
}

#sidebar a:visited
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: none;
}

#sidebar a:hover
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: underline;
}

#sidebar-right-image
{
 	position: absolute;
 	float: left;
 	width: 16px;
 	height: 319px; 
	margin-top: 122px;	
	margin-left: 200px;
	background-image: url( ../images/sidebar_right_image.gif );
 	background-repeat: no-repeat; 	
 	z-index: 3;
}

#sidebar .inputbox
{
 	border: 1px solid #E7854F;
 	background-color: #E7C14F;
}

#sidebar .button
{
 	border: 1px solid #977B31;
 	background-color: #E7C14F;
 	font-size: 9px;
 	font-weight: bold;
}

#usermenu
{ 	
 	position: relative;
 	float: left;
 	width: 550px;
 	height: 28px;
 	margin-left: 200px;
 	padding: 0px; 	 
 	z-index: 6;
 	text-align: left; 	
 	background-image: url( ../images/menu_back2.gif );
 	background-repeat: repeat-x;
}

#wrap-content
{	
 	position: relative;
 	float: right; 	
 	width: 550px;
 	height: 100%;
}

#content
{ 		 
 	position: relative;
	float: left; 	
 	min-height: 500px;
 	margin: 0px;
	padding-top: 20px;	
 	padding-left: 30px;
 	padding-right: 20px;
 	padding-bottom: 20px;
 	text-align: left; 	
 	background-color: #FFFFFF;
}

#content a:link
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: none;
}

#content a:active
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: none;
}

#content a:visited
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: none;
}

#content a:hover
{
 	font-size: 11px;
 	color: #C51000;
 	text-decoration: underline;
}

#content table
{
 	font-size: 12px;
}
	
#footer-wrap
{
 	position: relative;
 	clear: both;
 	margin-left: auto;
 	margin-right: auto; 
 	width: 750px;
 	height: 42px;
 	font-size: 10px;
 	font-weight: bold;
 	line-height: 16px;
 	color: #000000;
 	text-align: right;
 	background-image: url( ../images/footer_back.gif );
 	background-repeat: no-repeat;
}

#footer
{
	padding-right: 15px;
 	padding-top: 7px;
}

#footer a:link
{
 	font-size: 11px;
 	font-weight: bold;
 	color: #C51000;
 	text-decoration: none;
}

#footer a:active
{
 	font-size: 11px;
 	font-weight: bold;
 	color: #C51000;
 	text-decoration: none;
}

#footer a:visited
{
 	font-size: 11px;
 	font-weight: bold;
 	color: #C51000;
 	text-decoration: none;
}

#footer a:hover
{
 	font-size: 11px;
 	font-weight: bold;
 	color: #C51000;
 	text-decoration: underline;
}

.pagenav a:link
{
 	text-decoration: none;
 	color: black;
}

.pagenav a:active
{
 	text-decoration: none;
 	color: black;
}

.pagenav a:visited
{
 	text-decoration: none;
 	color: black;
}

.pagenav a:hover
{
 	text-decoration: none;
 	color: black;
}

.fb_credits
{
   display: none;
   visibility: hidden;
}

#forum-header
{
   position: relative;  
   height: 145px;   
   margin-left: 30px;;
   margin-right: 20px;
   background-color: #9E0A0A;
   background-image: url( ../images/forum_header.jpg );
   background-repeat: no-repeat;
   background-position: left;  
}

/* Polls */

table.poll {
   margin-left: -8px;
   margin-bottom: 8px;
}

table.pollstableborder {
   margin-bottom: 8px;
}

td.sectiontableentry2 {
  padding: 4px;
  text-align: left;
}

td.sectiontableentry1 {
  padding: 4px;
  text-align: left;
}

td.sectiontableentry1 input {
 margin-right: 0px;
}

/* Joomla */

div.moduletable-stats{
margin-left: 15px;
}