body
{
	color: #fff;
	border: 0;
	font-size: 12px;
	line-height: 13pt;
	font-family: arial,helvetica, sans-serif, verdana, lucida;
	background-color: #797a7d;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}


a:link
{
	text-decoration: none;
	color: #5c042f;
}

a:visited
{
	text-decoration: none;
	color: #5c042f;
}

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

a:active
{
	text-decoration: none;
	color: #5c042f;
}

#nav a:link, #nav a:visited, #nav a:active
{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}



#footer_nav{
	padding: 30px 0 0 0;
	clear: both;
	display: block;

}

#footer_nav a:link, #footer_nav a:visited, #footer_nav a:active
{
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
}

h1{
	color: #fff;
font-family: Cambria, serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
}
h2{
	color: #fff;
font-family: Georgia, serif;
font-size: 24px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding-top:30px;
}

#content{
	padding:14px;
	width: 760px;
}

#content_sp{
	padding:14px;

}