*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #255E0A;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #255E0A;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/back_all.gif);
	background-repeat: repeat-x;
}

#content
{
	margin: 0 auto;
	width: 917px;
	text-align: left;
}

#main
{
	width: 857px;
	background: url(../images/back_top.jpg) no-repeat top;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#back
{
width: 917px;
background: url(../images/table_back.gif) repeat-y
}

#header {
	height: 376px;
	text-align: right;
	background: url(../images/header.jpg) no-repeat;		
}

#logo {
	width: 877px;
	height: 108px;
	text-align: right;
	padding-top: 220px;
	padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
	text-align: right;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 777px;
height: 48px;
padding-left: 140px;

background: url(../images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
	height: 33px;
	color: #000;
	text-decoration: underline;
	background: url(../images/buttons_r.gif) repeat-x;
}




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

#right H3
{
	width: 224px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat;
	text-align: left; 
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(../images/title_back.gif) no-repeat top;
	text-align: center;	
}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #255E0A;
}
#right a:visited {
	color: #255E0A;
}

#right p
{
	font-size: 15px;
}

.bot
{
padding: 10px;
}

#left
{
	width: 650px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #255E0A;
}

#left a
{
color: #255E0A;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #255E0A;
}


#left ol
{
margin-left: 30px;
}

#footer {
	height: 65px;
	clear: both;
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(../images/footer.gif) repeat-x top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}#content #back #header #logo h1 {
	font-size: 24px;
	color: #000;
	margin-right: 30px;
}
#content #back #main #right p #FlashID {
	margin-left: 10px;
	margin-top: 10px;
	border: 2px solid #E1EBC8;
}

