
body
{
border: 0px;
margin: 0px;
/* background: url(bg_new.gif); */
background-color: #000000;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
}


/********** Start Header ***********/
/********** Start Header ***********/
/********** Start Header ***********/

.header
{
	
	font-family: Georgia, serif, times;
	/* font-weight: ; */
	font-size: 50px;
	color: #ff9900;
	text-shadow: black 1px 1px 5px;
	width: 770px;
	text-align: left;
}

.bg_image
{
	width: 770px;
	background-image: url(../images/scan0022a.gif);
	background-position: right;
	background-repeat: no-repeat;	
}

/********** End Header ***********/
/********** End Header ***********/
/********** End Header ***********/
.main
{
float: left;

margin: 5px;
padding: 5px;
text-align: left;
}

.side
{
float: right;
margin: 5px;
padding: 5px;
text-align: left;
}


.page_title
{
padding: 5px;
margin:  5px;
font-family: Georgia, serif, times;
font-size: 20px;
color: #ff9900;
text-align: left;
}
/*********blog only************/

.page_title a 
{
color:#FF9900;
text-decoration:none;
}

.page_title a:hover 
{
color: silver;
}

/*********blog only************/
.second_title
{
margin-top: 10px;
margin-bottom: 8px;
color: #A52A2A;
font-family: verdana, serif;
font-size: 14px;
font-weight: bold;
border-bottom: 1px dashed #A52A2A;

}


/********** Start Nav ***********/
/********** Start Nav ***********/
/********** Start Nav ***********/

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
color: #fff;
width: 750px;
text-align: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding:  .4em;
color: black;
background-color: #A52A2A;
font-family:  Verdana, serif;
font-weight: bold;
font-size: 12px;
}

#navcontainer ul li a:hover
{
color: #ff9900;
background-color: #262626;
}


/********** End Nav ***********/
/********** End Nav ***********/
/********** End Nav ***********/

.top
{
background-color: #A52A2A;
width: 770px;
}

.main_container
{
background-color: #262626;
width: 770px;
text-align: left;
}

.text
{
 font-family: Georgia, serif;
 color: silver;
 font-size: 14px;
 background-color: black;
}

.text a 
{
color:#FF9900;
text-decoration:none;
}

.text a:hover 
{
color: silver;
}

.tagline
{
word-spacing: 2px;
width: 770px;
color: #333;
font-size: 10px;
font-family: verdana, serif;
border-top: 1px dashed #333333;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 14px;

}

.tagline a
{
color: #333;
text-decoration: none;
}

.tagline a:hover
{
color: #BD3E2E;
text-decoration: none;
}



#multimedia li
{
color: #ff9900;
font-size: 14px;
font-weight: bold;
font-family: georgia, serif;
}

#calendar *
{
color: silver;
}

.formz2
{
 background-color: #333333;
 color: #ff9900;
 border: solid 1px silver;
}

#mlist td {
 margin-bottom: 4px;
 color: silver;
}

#mlist th {
 color: #A52A2A;
}