BODY {
	margin:0;
	padding:0;
	text-align: center;
	background:#ffffff;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

#firstwrapper, #wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#menu-wrapper {
	background:#ffffff;
	clear:both;
}

#menu {
	width: 980px;
	margin: 0 auto;
	text-align: left;
        font-size:12px;
        font-weight:bold;
	background:#de0000;
	height: 33px;
	position:relative;
	z-index:5;
}


#logo {
background: transparent url(../img/logo.png) no-repeat;
width:980px;
height:200px;
float:left;
position:relative;
}

 
#picbar {
background: transparent url(../img/picbar.png) no-repeat;
width:980px;
height:80px;
float:left;
position:relative;
z-index:5;
}

p {
	margin:0;
	padding:0;
	margin-bottom:0.8em;
}

#content-inside {
margin-bottom:10px;
}

#content-padding {
margin-bottom:2em;
}

#content {
float:left;
width:740px;
}

#content-padding h2.componentheading {
display:none
}

#content .content h2.componentheading {
display:block;
}

.content, #content-inside {
padding:14px;
/*background:#99e11c;*/
background:#eeeeee;
/*border :10px solid #ae0000;*/
border-left: 1px solid #99e11c;
border-bottom: 1px solid #99e11c;
border-right: 1px solid #99e11c;

}

#right {
	float:left;
	width:240px;
	margin-left:0px;
	display:inline;
}

#right .moduletable,
#right .moduletable_text, 
#right .moduletable_menu {
/*border :10px solid #ae0000;*/
border-right: 1px solid #de0000;
border-bottom: 1px solid #de0000;

background:#eeeeee;
/*background:#de0000;*/
/*margin-bottom:10px;*/
padding:6px;
}

.clear {
	clear:both;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 980px;
        height: 80px;
	clear:both;
	/*background: transparent url(../img/bottompicbar.png) no-repeat;*/
}

#footer ul, #footer li {
margin:0;
padding:0;
list-style:none;
}

#footer li {
float:left;
font-size:25px;
margin-right:30px;
}

#footer li a:link, 
#footer li a:visited {
color:#000000;
}

#footer li a:hover {
color:#fff;
}

/* END OF LAYOUT STYLES */


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #ae0000;
	text-decoration: none;
	font-weight:bold;
}

a:hover, 
a.active {
	color: #99e11c;
}

.inputbox {
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
}

img {
	border: 0;
}

fieldset {
	border:none;
}

/* useful tags */


h1, h2, h3, h4 {
	margin: 0;
	color: #ae0000;
	padding-left: 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h2.contentheading, 
h2.componentheading, 
.componentheading, 
.contentheading {
	margin-bottom:14px;
	font-size:18px;
	/*text-transform:uppercase;*/
	letter-spacing:-0.05em;
}

h3 {
	font-size: 13px;
}

#right h3 {
	font-size: 16px;
	padding:6px;
	/*text-transform:uppercase;*/
	letter-spacing:-0.05em;
}

#header h3 {
	font-size: 24px;
	padding:0px;
	padding-bottom:8px;
	/*text-transform:uppercase;*/

	letter-spacing:-0.05em;
	color:#BC4676;
}

h4 {
	font-size: 11px;
}

.contentpaneopen {
margin-bottom:16px;
padding-bottom:12px;
border-bottom:1px solid white;
}

#content-inside .contentpaneopen {
border:none;
}

#content ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#content li {	
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 {	
	list-style:square;
	}

ul.arrow2 li {
	list-style:circle;
}

#right ul li {
padding-bottom:4px;
}

/* NAVIGATION MENU */

.buttons {display:none;}

.author, .createdate {
	background:white;
	float:right;
	clear:right;
	margin-left:10px;
	padding:8px;
	width:75px;
	color:#555;
	font-size:11px;
	border:1px solid #87AAAE;
}

.author {
padding-bottom:0;
border-bottom:0;
}

.createdate {
border-top:0;
margin-bottom:10px;
}

.modifydate, .readmore {
text-align:right;
color:#87AAAE;clear:both;
}

/* primary menu - at the top of this site */

#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul {
	height: 33px;
} 

#menu ul li {
	float:left;
	height: 33px;
	line-height:36px;
	margin-right:1px;
}

/* Navigation Bar */
#menu a, 
#menu a:link, 
#menu a:visited {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	/*text-transform: uppercase;*/
}

#menu ul li:hover, 
#menu ul li.over {	
	background:#99e11c;
}

#menu ul li#current {	
	background:#FFF;
}

#menu ul li#current * {	
	color:#AD235E !important;
/* End Navigation Bar*/
}
#menu ul li ul {
	width:190px;
	padding-top:10px;
}

#menu ul li ul li {
	background:#BC4676;
	width:190px;
	border-bottom:1px solid white;
}

#menu ul li ul li:hover, 
#menu ul li ul li.over {
	background:#AD235E;
}
