
body
{
	font-family:arial;
	font-size: 12px;
	background-color: #fff3e7;
	color: #333333;
	margin:0px;
}


a:link ,a:visited
{
	color: #370f0f;
}

#main
	{
		width:813px;
		margin:0px auto;
	}

/* Header */

#header
{
	background:url(../images/header.jpg) no-repeat;
	height:243px;
}

/* Lang files show */

#lang {
	overflow: hidden;
	float: left;
	padding-left: 87px;
}

/* Menu */

#menu
{
	overflow: hidden;
	padding-top: 167px;
	font-size: 14px;
	float: left;
	width: 813px;
	text-align: -moz-center !important;
	text-align: center;

}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	color: #e0b78e;
}

#menu li a
{
	color: #b80410;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#menu li a:hover
{
	color: #762e0b;
}


/* Menu2 */

#menu2
{
	overflow:hidden;
	padding-top: 10px;
	padding-right: 20px;
	float: right;
}

#menu2 ul
{
	list-style: none;
}

#menu2 li
{
	display: inline;
	font-size: 11px;
	color: #e8a35f; 
}

#menu2 li a
{
	color: #e8a35f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#menu2 li a:hover
{
	color: #762e0b;
}


/* Content */

#content
{
	margin-top:15px;
	font-size:12px;
}

#content p
{
	margin-bottom: 5px !important;
	text-align: justify;
}

#content h2,h3,h4,h5,h6
{
	color: #443333;
	margin:0px;
	padding:0px;
	margin-bottom: 1em;
}

#content ul
{
	margin-bottom: 1.1em;
	padding-left: 1em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}



/* Primary Content */

#primaryContentContainer
{
	float:left;
	width:690px;
	margin-left:87px;
	margin-bottom: 10px;
}
#primaryContentContainer a, #primaryContentContainer a:visited
	{
		color: #b80410;
		text-decoration:underline;
	}
#primaryContentContainer a:hover
	{
		text-decoration:none;
		color:#762e0b;
	}
.primaryContentTop
	{
		background:url(../images/content_top.jpg) no-repeat top;
		padding-top:20px;
		padding-left:18px;
	}
#primaryContent
{

}

#primaryContent h2, #primaryContent h3
{
	border-bottom: solid 1px #333333;

}
#primaryContent h3
	{
		margin-bottom:0.5em !important;
		width:50%;
	}

#primaryContent h2
{
	font-size: 1.7em;
}

#primaryContent h3
{
	font-size: 1.1em;
}

/* Secondary Content */
#left_content
	{
		float:left;
		background:#978155;
		padding-bottom:15px;
	}
#left_content h3
	{
		background:url('../images/sidebar_title_bg.jpg') no-repeat;
		color: #000;
		font-size: 1.3em;
		padding-top:4px;
		padding-bottom:4px;
		width:150px;
		text-align:center;
	}
#left_content a, #left_content a:visited
	{
		color:#222222;
		text-decoration:none;
		background:url(../images/arrow.jpg) no-repeat left;
		padding-left:13px;
	}
#left_content a:hover
	{
		color:#692301;
		text-decoration:underline;
	}
#secondaryContent
{
	float: right;
	width:180px;
	height: 339px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom:15px;
	padding-right: 10px;
	margin-right: 10px;
	
}

#secondaryContent h3
{
		
		color: #000;
		font-size: 1.3em;
		padding-top:4px;
		padding-bottom:4px;
		padding-right: 10px;
		width:180px;
		text-align:center;
}
/* Footer */

#footer
{
	padding: 1.5em 2em 1.5em 2em;
	text-align: center;
	color: #b0101c;
	margin: 0em auto;
	font-size: 0.9em;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
}

.clear
{
	clear: both;
}
.nopad
	{
		width:99%;
	}
.componentheading
	{
		width:98%;
		color:#000;
		font-size: 1.8em !important;
		font-weight:bold;
		margin-bottom:10px;
		margin-left:10px;
	}
.contentheading
	{
		font-size: 14px !important;
		font-weight:bold;
		color:#b80410;
	}
.contentpaneopen
	{
	margin-bottom:3px;
	}
.small
	{
		font-size:0.8em;
	}
form
	{
		margin:0px;
		padding:0px;
	}
ul,li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
#left_content li
	{
		margin-top:3px !important;
	}
.input
	{
		margin:0px;
		padding:0px;
		padding-left:10px;
	}

a img
	{
		border:none;
	}
.modifydate
	{
		padding-bottom:10px !important;
		font-size:0.8em;
	}
.createdate	
	{
		font-size:0.8em;
	}
a.readon
	{
		color:#fff;
		text-decoration:none !important;
		background:url(../images/a4.gif) repeat-x;
		padding:4px;
		font-weight:bold;
		background:#000;
	}
a.readon:hover
	{
		color:#fdfdfd;
		color:#333;
	}
.contentpaneopen
	{
		margin-right:0px;
		border:solid 0px #978155;
		padding-left:0px;
		padding-right:0px;
	}
.contentpaneopen td
	{
		padding-top:2px;
		padding-bottom:6px;
	}
.article_separator
	{
		height:20px;
	}
.latest
	{
		width:95%;
	}
div#maindivider {
  height:20px;
}
.latest li 
	{
		margin-top:7px;
		margin-left:0px !important;
	}
.latest li a, .latest li a:visited
	{
		color:#555555 !important;
		background:url(../images/arrow.gif) no-repeat left;
		padding-left:20px;
	}
.latest li a:hover
	{
		color:#000 !important;
		text-decoration:underline;
	}
.user1user2
	{
		border:solid 1px #978155;
		background:#d7c08e;
		padding:10px;
		padding-left:20px;
		width:96%;
	}
.moduletable
	{
		padding-top:10px;
		padding-bottom:10px;
	}
.moduletable h3
	{
		margin-bottom:5px;
	}
.sectiontableentry2, .sectiontableentry1
	{
		padding-top:5px;
	}
.pollstableborder
	{
		margin-left:10px;
	}
.bannerheader
	{
		padding-left:10px;
	}
fieldset, form
	{
		border:none;
	}
.tool-tip {
      background: #ccc;
      border: 0px solid #D4D5AA;
      padding: 5px;
      font-size: 10px;
      max-width: 200px;
	  color: #FFF;
      }
.tool-title {
      font-weight: bold;
      }
.jfdefaulttext{
	font-weight: bold;
	text-decoration: underline;
}
#user9 {
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #FFF;
}