body {
background-color: #ffffff;
margin:0px;
background: url(../images/header.png) repeat-x;
}

h1 {
color: #EC3223;
font-size: 12px;
margin-bottom: 0px;
}

#main {
height: 100%;
width: 774px;
padding: 0px;
margin: 0px;
}

#menutopback	{
	background: url(../images/topmenuback.gif) repeat-x;
	width: 774px;
	height: 30px;
	text-align: right;
	padding-right: 90px;
}

#menutop {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	
}

#menu {
	width: 100%;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
	text-align: center;
	padding-bottom:5px;
}

#menu a:hover{
color: #FE0047;
text-decoration: none;
font-size: 15px;
}


#content {
width: 560px;
height: 255px;
border: 1px solid #808080;
font-family: verdana;
line-height: 1.5;
font-size: 12px;
color: #808080;
vertical-align: top;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
text-align:justify;
}

#content2 {
width: 560px;
height: 100%;
border: 1px solid #808080;
font-family: verdana;
line-height: 1.5;
font-size: 12px;
color: #808080;
vertical-align: top;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
text-align:justify;
}

#menufooter {
	width: 600px;
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}


#footer	{
height: 80px;
background: url(../images/footer.png) repeat-x;
vertical-align: top;
padding-top: 30px;
text-align: center;
}

.image {
background-color: #F7F5F6;
border: 0px solid #000000;
font-family: Garamond;
font-size: 14px;
color: #000000;
vertical-align: top;
padding-left: 10px;
padding-top: 0px;
}

a {
color: #FF0000;
text-decoration: none;

}

#menutop a {
color: #FFFFFF;
text-decoration: none;

}

#menufooter a {
color: #FFFFFF;
text-decoration: none;

}

li	{
	position:relative;
	left: -0px;
}	

.pink	{
color: #FE0047;
}

a:link img {
text-decoration: none;
border: 0px solid #ffffff;
}

a:visited img {
text-decoration: none;
border: 0px solid #ffffff;
}

a:active img {
text-decoration: none;
border: 0px solid #ffffff;
}

#media 	{
background: url(../images/mediaback.png);
padding-right:0px;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
vertical-align:top;
font-family: verdana;
line-height: 1.5;
font-size: 12px;
color: #808080;
}

#media li	{
list-style-image: url(../images/medialist.gif);
}
#menu a:visited {
	font-size: 15px;
}
#menu a {
	font-size: 14px;
	color: #FF0000;
}
#menu a:active {
	font-size: 15px;
}
