
body {
	text-align: center;
	min-width: 790px;
  background: #4C165E url("../bg.jpg") repeat-x;
}

#wrapper {
	position: relative; 
	margin:0 auto;
	width:790px;
	text-align: left;
}

a 
{
	color : #7AD85A;
	font-weight : bold;
}

a:visited
{
	color : #BD5A1C;
	font-weight : bold;
}

div.content {position: relative; width:auto; margin: 0px 40px 0px 40px;}

ul
{ 
margin:1em 10px 0em 8px;
padding:0 0 0.8em 0;
list-style-type:none;
list-style-position: outside;
position:relative;
}

h4 {color: #003100;}
