body
	{
	color: #000;
	font-family: Arial, Trebuchet MS;
	font-size: 8pt;
	background: #A60000;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-align: justify;
	}

#content
	{
	background: #FFF;
	overflow: hidden;
	margin: 0px auto;
	width: 582px;
	top: 500px;
	padding: 18px;
	left: 573px;
	}

#head
	{
	background: #A60000;
	height: 300px;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	}

#footer 
{	clear: both;
	background: #F9FBF0;
	width: 618px;
	margin: 0px auto;
	text-align: center;
	border-top: 10px solid #F5F5F5;
	height: 50px;}

#footer p
{	padding: 10px;}

#footer a
{	text-transform: uppercase;}

#nav
{
	width: 618px;
	background: #F5F5F5; 
	text-transform: uppercase;
	font-family: "Trebuchet MS", georgia, verdana;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	margin: 0px auto;
	padding: 55px 0 8px 0px;
        letter-spacing: 1pt;}

#nav a
{	padding: 6px;
	font-size: 10pt;
	color: #A9A9A9;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #BA3C6B;
        background: #BD000;
	text-align: center;}

#nav a:hover
{	padding: 6px;
	background: transparent;
	color: #E83C3D;}

#nav b
{ 	color: #636363;}

b, strong 
{       color: #636363;
        font-weight:bold;}
		
i, italic
{		color: #000000;
		font-style: italic;}

a 
{	color: #A9A9A9; 
	text-decoration: none;
	border-bottom: 4px solid #FCFCFC;}


a:hover
{       color: #D41C1C;
	text-decoration: none;
	border-bottom: 4px solid #DDDDDD;}

ul
{	list-style-image: url(bullet.png);}

ol
	{	
	list-style: lower-roman;
	}

input, textarea, select 
	{
	background-color: #F7F7F7;
	margin: 0px;
	color: #000;
	padding: 2px;
	font-weight: normal;
	letter-spacing: 1pt;
	border: 0px solid transparent;
	font-family: Arial, Trebuchet MS;
	font-size: 8pt;
	border-left: 5px solid #D5D5D5;
	text-align:justify;
	}

h2
	{
	color: #EC0000; 
	font-size: 15pt;
	border-bottom: 4px solid #FCFCFC;
	font-family: "Trebuchet MS", georgia, verdana;
	font-weight: normal;
	letter-spacing: 5pt;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}

blockquote
	{
	display: block;
	background: #EEEEEE;
	padding: 5px;
	border-left: 10px solid #C93C3C;
	font-weight: normal;
	width: 300px;
	text-align: left;
	}

.left 
	{
	text-align: left;
	}

.menuu 
	{
	text-transform: uppercase;
	}
