* {margin: 0;
padding: 0;}

html {font-size:100.00%;} 

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
/*background-image: url(images/body_bg.gif);*/
background-color: #101010;
background-attachment: fixed;
}
/******************************************** BEGIN structure *******************************************************/


#container {
width: 871px;
margin: 0px auto;
background-image: url(images/container_bg.jpg);
background-repeat: repeat-y;
font-size:.9em;
}

#header {
background-image: url(images/header.jpg);
height: 130px;
}
#headertext1
{
	width: 170px;
	font-size: 20px;
	font-family:Tahoma;
	font-weight: bold;
	color:#101010;
	padding:25px 0px 0px 85px;
}
#headertext2
{
	width:auto;
	font-size:48px;
	font-family: Tahoma;
	color:#101010;
	padding: 5px 0px 0px 32px;
	float:left;
}


#rightheaderbox {
	font-size: 38px;
	text-align: right;
	width: 100px;
	margin-top: 10px;
	margin-left: 0px;
	float:right;
	padding: 0px 10px 0px 5px;
}

#left {
width: 220px;
height: auto;
float: left;
background-image: url(images/left_bg.jpg);
background-repeat: no-repeat;
margin-left: 30px!important;
margin-left: 20px;
padding-top: 170px;
}

#right {width: 200px;
float: right;}

#content {
margin-right: 60px;
margin-left: 280px;
}

#content p {
padding-left: 15px;
padding-right: 25px;
}

#content ul 
{
display: block;
padding: 5px 5px 5px 35px;
width: auto;
color: #101010;
text-decoration: square;
font-weight: normal;
line-height: 130%;
padding-left: 30px;
}

#footer {
clear: both;
background-image: url(images/footer.jpg);
height: 229px;
}



/*********************************************** END Structure **********************************************/




/********************************************** BEGIN Nnavigation *********************************************/

#navcontainer  
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px 5px 10px;
width: 200px;
color: #101010;
background-color: #FFFFFF;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #242424;
border-bottom: 1px solid #242424;
border-right: 1px solid #242424;
font-weight: bold;
font-size: .9em;
background-image: url(images/vertical06.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #101010;
background-color: #8A1C0F;
text-decoration: none;
border-top: 1px solid #242424;
border-left: 1px solid #242424;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/vertical06a.jpg);
background-repeat: repeat-y;
background-position: 0 0;*/
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 160px;
color: #000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #7e090d;
text-decoration: none;
}

/********************************************** END Navigation *********************************************/



/********************************************** TEXT formatting start *********************************************/

h2 {
font-size: 1.1em;
clear: right;
margin-top: 12px;
margin-bottom: 17px;
background-image: url(images/h2_bg.png); 
background-repeat: no-repeat;
height: 21px;
padding-top: 15px;
padding-left: 5px;
}

h3 {
font-size: .9em;
color: #111111;
font-style:italic;
}

.pubdate {
font-size: 0.8em;
color: #FFFFFF;
}


/********************************************** TEXT formatting end *********************************************/

/********************************************** MISC start *********************************************/

.footertext {
text-align: center;
padding-top: 210px;
font-size: 70%;
padding-left: 220px;
padding-right: 10px;
}

.donate-l {
float: left;
margin-left: 4px;
margin-bottom: 2px;
padding-right:15px;
}

.donate-r {
float: right;
margin-left: 4px;
margin-bottom: 2px;
padding-left: 15px;
}

.donate-c {
margin-left: 75px;
margin-bottom: 2px;
}

.paypal-c {
float: left;
padding-top: 100px;
margin-left: 75px;
margin-bottom: 2px;
}

.member-l {
float: left;
margin-left: 30px;
margin-bottom: 2px;
padding-right:15px 0px 0px 0px;
}

.member-r {
margin-left: 265px;
margin-bottom: 2px;
padding-left: 15px 0px 0px 0px;
}

a:link {color: #7e090d; text-decoration: none;}
a:visited {color: #7e090d; text-decoration: none;}
a:active {color: #7e090d; text-decoration: none;}

ul.linkList 
{
margin-left: 40px;
list-style-image: url(images/list_bullet.png)
}

/********************************************** MISC end *********************************************/
