body {

font-family: Arial,Helvetica,sans-serif;
font-size: 83%;
color: #ffffff;
line-height: normal;
padding: 0;
margin: 0px;
background: #990000 url(images/gradient_bg.jpg) repeat-x;

}

a:link, a:visited, a:active {
color: #ffffff;
text-decoration: underline dotted;


}

a:hover {
color: #cccccc;


}

hr {
margin: 15px 0px 15px 0px;
color: #999;
height: 1px;
width: 100%;

}



input, textarea {
color: #000;
background-color: #ccc;
border: 1px solid #999;

}

td {border:#330100;

	

}

pa_close{
color:#FF6600;
}

/***********************************

	Background

************************************/
#bg {
width:100%;
height:350px;
background-image:url(images/main_bg.jpg);
background-repeat:no-repeat;
background-position:center top;
margin:0px auto 450px auto; 

    
   


}


/***********************************

	container

************************************/

#mainContainer { 
width:864px; 
background:#330100; 
margin:267px auto 0 auto; 

}



/***********************************

	head

************************************/

#head {

background:transparent;
padding: 0px 0px 0px 0px;
width:864px;
height: 200px;

}

/***********************************

	sidebar

************************************/

#sidebar {
float: left;
width: 203px;
background:#330100; 
vertical-align: top;
margin-top: 30px;
margin-left: 0px;
padding: 0px;

}

.menu{text-align: left;


}


.menu li{
list-style-type: none;
margin: 4px 0 0 20px;;
padding: 5px;
background: url(images/button_lar.jpg) no-repeat;

}



.menu ul{
list-style-type: none;
margin: 0px;
padding: 0px;



}



.menu a:link, .menu a:visited, .menu a:active {
padding: 4px 10px 4px 10px;
display: block;
text-decoration: none;
font-weight: normal;
color: #ffffff;

}

.menu a:hover {
text-decoration: none;
color: #ffffff;
font-weight: bold;




}
.menu a:active {
font-weight: bold;


}
.menu_current {
font-weight: bold;


}



/***********************************

	main content

************************************/

#mainContent {

float:right;
width: 615px;
background:#330100; 
padding: 30px 0px 0px 16px;
margin: 20px 20px 0px 0px;
position: relative;
vertical-align: top;
line-height: 20px; 
text-align: left; 
word-spacing: 2px;

	

}

#mainContent a:link, #mainContent a:visited, #mainContent a:active {

	color: #ffffff;
	text-decoration:none;

	border-bottom: 1px dotted #840000; 

}

#mainContent a:hover {

	color: #cccccc;

}

.illustrations {

	float:right;

	width: 200px;

	margin: 0px 0px 0px 0px;

	position: relative;

}

#mainContent h1 {

	font-size: 1.4em;

	color: #C3C1C4;

	margin: 0px;

	

}

#mainContent h2 {

	font-size: 1.6em;

	color: #C3C1C4;

	margin: 0px;

}

#mainContent h3 {

	font-size: 1.2em;

	color: #C3C1C4;

	margin: 0px;

}

#mainContent h4 {

	font-size: 1em;

	color: #fffff;

	margin: 0px;

}

#mainContent blockquote {
	margin: 1em 20px;
	padding-left: 50px;
	border: thin dotted #660000;
	background: transparent url(images/quote.gif) no-repeat; 
	
	
	}
#mainContent td{

	border: #330100;
	
	
	
	}
/***********************************

	separator

************************************/



#footer-1{
clear: both;
height:150px;
color:#990000;
background-image: url(images/footer.jpg);
text-align: center;
margin-bottom: 0px;

}

#footer-1 a {
color:#990000;
text-decoration:none;}

/***********************************

	footer

************************************/



#footer {
background-color: transparent;
color: #ffffff;
vertical-align: middle;
text-align: center;
font-size: .8em;
margin-bottom: 1px;

}

#footer a:link, #footer a:visited, #footer a:active {

	color: #fd8429;

	text-decoration: none;

	font-weight: normal;

}

#footer a:hover { 

	border-bottom: 1px dotted #fd8429; color: #fff; 

}


