/* CSS Document */

body {
	background-image: url(IMG/back.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #ebc2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
color: #C5898A;
text-decoration:underline;
}

a:hover
{
text-decoration: none
}

#main
{
width: 750px;
height: auto;
/* border: 1px solid #603C3D; */
margin-left: 50px;
margin-top: 20px;
}

.main2
{
padding: 50px 10px 10px 10px;
text-indent: 30px;
text-align: justify;
}

#top
{
border: 1px solid #653031;
}

#links
{
margin-top: 10px;
}

#content1
{
margin: 50px 10px 10px 10px;
padding-right: 10px;
text-indent: 30px;
float: left;
width: 450px;
border-right: 1px dotted #923D3F;
text-align: justify;
}

#content2
{
width: 265px;
float: right;
margin-top: 50px;
line-height: 20px
}

#clear
{
clear: both
}

#footer
{
margin-top: 20px;
background-color: #5d0d0d;
color: #ffffff;
height: 20px;
text-align: center;
width: 750px;
border: 1px solid #923D3F;
}

.img_border
{
border: 1px solid #66393D;
}

.img_margin_left
{
margin-left: -10px;
}

.bot
{
border: 1px solid #322222;
width: 751px;
}