*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #7F1440;
	color: #37371E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/* background-image: url('images/a4.gif'); 
   background-repeat: repeat-x; 
*/

#outer
{
	width: 770px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 10px auto 20px;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu
{
	color: #FFFFFF;
	background-image: url('images/m1.jpg');
	background-repeat: repeat-x;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	background-color: #FFC2D1;
	border-bottom: 1px solid #d35d78;
	border-top: 1px solid #ff99cc;
}

#menu a
{
	color: #000000;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.7em;
}

#menu li a:hover
{
	background-color: #D25D77;
}

#header
{
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 770px;

}

#header h1
{
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 35px;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 14px;
	padding: 20px;
	line-height: 25px;
	font-size: 14px;
	position: relative;
}

#botads
{
	width:600px;
	height:250px;
	padding-left:20px;
	padding-bottom:20px;
}

#footer
{
	padding-top: 8px;
	font-size: 12px;
	color: #000000;
	clear: both;
	padding-bottom: 6px;
	background-color: #FFC2D1;
}
#footer p
{
	text-align:center;
}


#column1
{
	width: 525px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 15px;
	color: #000000;
}

#column1 h3
{
	font-size: 20px;
	border-bottom: 1px dashed #FFC2D1;
	margin-bottom: 10px;
	line-height: 28px;
	color: #7F1440;
}

#column1wide
{
	width: 740px;
	float: left;
	position: relative;
}

#column1wide p
{
	text-align: justify;
	margin-bottom: 1.9em;
	color: #000000;
}

#column1wide h3
{
	font-size: 1.5em;
	border-bottom: 1px dashed #FFC2D1;
	margin-bottom: 1em;
}

#column2
{
	width: 170px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 12px;
	color: #4F4F2B;
	font-size: 12px;
}

#column2 h3
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #FFC2D1;
	margin-bottom: 5px;
}

#column2 ul
{
	list-style: none;
	margin-bottom: 20px;
	line-height: 16px;
}

#column2 li
{
	font-size: 12px;
	margin-bottom: 7px;
}

#column2 a
{
	font-size: 12px;
	font-weight: bold;
}
#head {
	background-image: url(images/headerbg.jpg);
	height: 170px;
	width: 770px;
	background-repeat: no-repeat;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
