body
{
 background-color: #2D0505;
 margin-left:0px; 
 margin-top: 0px;
}

img
{
	border: none;
}

#menu
{
	background-image: url(../image/template/menu.jpg);
	background-repeat: no-repeat;
	height: 41px;
}

.menulink
{
	color: #553428;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#caption
{
	background-image: url(../image/template/005_caption2.jpg);
	background-repeat: no-repeat;
	width: 416px;
	height: 176px;
}

#captioncontent
{
	padding-top: 135px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	color: #A9694B;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#captioncontent a
{
	color: #FFBA7F;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

#captioncontent a:hover
{
	color: #FFBA7F;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}


#contentborder
{
	background-image: url(../image/template/content.jpg);
	background-repeat: repeat;
}

#content
{
	margin-left: 100px;
	margin-right: 100px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;	
}

td.orange
{
	background-color: #CB8140;
	color: #ffffff;	
	font-size: 14px;
	font-family: Helvetica;
	text-align: left;
	width: 165px;
	text-indent: 10px;
}

td.lightorange
{
	background-color: #E2C3A3;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}

.margintable
{
	margin-left: 25px;
}

.line
{
	background-image: url(../image/template/line.gif);
	background-repeat: repeat;
	width: 525px;
}

#footer
{
	background-image: url(../image/template/spotcontent.jpg);
	background-repeat: no-repeat;	
}

.footer
{
	margin-left: 35px;
	color: #3D2219;
	font-size: 10px;
	font-family: Verdana;
}

.tableback
{
	background-image: url(../image/template/content.jpg);
}

.content
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

a
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.red a
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

