/*

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #CC0000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #CC0000;
}

body {
	
	background: #990000 url(images/script2.jpg) repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
}

#content
{
	width: 838px;
	margin: 0px auto;
}

#main
{
width: 838px;
padding: 0px;
padding-top: 0px;
background: #ffffff;
}

#back
{
width: 738px;
}





#menu
{
width: 600px;
height: 41px;
padding-left: 138px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 100px;
    height: 30px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}




#right
{
	width: 215px;
	float: right;
}

#right H3
{
width: 190px;
height: 29px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title1.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{
background: url(images/title_back2.gif) no-repeat top;
}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #999999;
}
#right a:visited {
	color: #990000;
}

#right p
{
font-size: 14px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}


}

#left
{
width: 550px;
margin-left: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #F39F19;
}

#left a
{
color: #F39F19;
text-decoration: none;
}

#left p {
	margin: 0px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F39F19;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #F39F19;
	font-size: 11px;

}

.date a {
	color: #F39F19;

}





