body {
	padding-top: 5px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;

	}
	
	
/* ********************* HEAD AND CONTAINER  **************************** */

#container {
    width:900px;
    margin:0 auto 10px;
    border:5px solid #ffffff;
	background-color: #FFFFFF;

	}


#header {
	border-collapse: collapse;
	border: 0px solid #FFFFFF;
	padding: 20px;
	height: 360px;
}

#header h1 {

	margin: 0px 0px 0px 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family : verdana;
	font-size : 12px;
	color : #9D0804;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}

/* ********************* NAVIGATION  **************************** */

#nav {
	border-collapse: collapse;
	padding: 0px 0px 0px 20px;
	background-color: #9D0804;
	border-top: 0px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
}
#nav p A:Link  {text-decoration : none; 	font-weight: normal; color : #FFFFFF;color : #FFFFFF;background-color: #9D0804;padding: 4px 4px 4px 4px;}
#nav p A:Visited  {text-decoration : none; 	font-weight: normal; color : #FFFFFF;color : #FFFFFF;background-color: #9D0804;padding: 4px 4px 4px 4px;}
#nav p A:Active  {text-decoration : none; 	font-weight: normal; color : #FFFFFF;color : #FFFFFF;background-color: #9D0804;padding: 4px 4px 4px 4px;}
#nav p A:Hover  {
	text-decoration : none;
	font-weight: normal;
	color : #9D0804;background-color: #CCCCCC;padding: 4px 4px 4px 4px;
	}

#nav p	{
	font-family : verdana;
	font-size: 14px;
	color : #FFFFFF;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}

/* ********************* CONTENT  **************************** */

#content	{
	border-collapse: collapse;
	border: 0px solid #FFFFFF;
	padding: 20px 20px 20px 20px;
}

#content, #header, #footer p	{
	font-family : verdana;
	font-size : 12px;
	color : #333333;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-bottom: 5px;
	text-align: justify;
	padding-right: 30px;
}

#content UL {

list-style-type: disc;
list-style-position: outside;

}

#content li{
	padding:0px 0px 0px 0px;
	margin-left: 0px;
	color: #333333;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#content h1,h2,h3 {

	margin: 0px 0px 0px 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family : verdana;
	font-size : 13px;
	color : #9D0804;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}

#content h1 h2 h3	A:Link  {font-weight: bold; text-decoration : none; color : #9D0804;}
#content h1 h2 h3	A:Visited  {font-weight: bold; text-decoration : none; color : #9D0804;}
#content h1 h2 h3	A:Active  {font-weight: bold; text-decoration : none; color : #9D0804;}
#content h1 h2 h3	A:Hover  {font-weight: bold; text-decoration : underline; color : #9D0804;}


/* ********************* FOOTER  **************************** */


#footer {
	border-collapse: collapse;
	padding: 20px 20px 0px 20px;

}

.review {
	font-style: italic;
	text-align: justify;
	padding: 0px 0px 0px 10px;

}
