
body
	{
	text-align: center;
	background-image: url("img/bg.jpg");
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}

td.content_left
	{
	text-align: right; 
	padding-top: 80px;
	vertical-align: top;
	}

td.content_right
	{
	text-align: justify; 
	padding-left: 40px;
	vertical-align: top;
	padding-right: 25px;
	padding-top: 10px;
	}

p
	{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}

p.title
	{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	color: #333333;
	}

p.little
	{
	font-size: 9px;
	color: #888888;
	margin-top: 0px;
	margin-bottom: -15px;
	}

p.menu
	{
	font-size: 11px;
	padding-right: 41px;
	padding-top: 55px;
	vertical-align: middle;
	line-height: 20px;
	}

a
	{
	color: #630000;
	text-decoration: none;
	font-weight: bold;
	}

a:visited
	{
	color: #630000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #be1e1e;
	text-decoration: underline;
	font-weight: bold;
	}

a.menu
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

a.menu:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

a.menu:hover
	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}

ul
	{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}

img.portrait 
	{
	margin-right: 10px; 
	padding: 0px;
	border: 2px solid #a20e0e;
	}

table.maintable
	{
	background-image: url('img/contentbg.jpg'); 
	background-position: top left;
	background-repeat: no-repeat;
	}

#container 
	{
  	margin: 0 auto;
	padding-top: 10px;
	width: 750px;
	text-align: center;
	background-image: url("img/columnbg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	}

#headerlinks
	{
	position: relative;
	text-align: right;
	vertical-align: middle;
	background-image: url("img/banners/rotate.php");
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 245px;
	width: 700px;
	}

img
	{
	border: 0px;
	}



