body	{background:url(img/bg.gif) 0 0 repeat #eee;
	color:#333;
	margin:auto;
	font-family: Verdana,sans-serif;
	font-size:10pt;
	}

img	{border:0;}

h1	{font-weight:700;
	font-size:1.2em;
	background:inherit;
	color:inherit;}

h2	{font-weight:500;
	font-size:1.2em;
	}

ul	{list-style:none;
	margin-left:20px;
	padding:1px;}

li	{line-height:1.5em;}

a:link, a:visited, a:active	{background: inherit;
				text-decoration:none;
				color:#666;}

a:hover	{background:inherit;
	text-decoration:underline;
	color:#000;}

p		{line-height:1.5em;}

#main		{background:#fff;
		color:inherit;
		width:750px;
		margin:auto;}

#header		{background:url(img/banner.gif) 50% 50% no-repeat #fff;
		color:inherit;
		width:750px;
		height:165px;
		margin: 0 auto;}

#body	{background:#fff;
	color:inherit;
	width:750px;
	margin:auto;}


.logo	{width:450px;
	margin-top:4em;
	padding-left:25px;
	float:left;}

.menu	{background:url(img/strip.gif) 50% 50% no-repeat #fff;
	color:#fff;
	width:750px;
	height:40px;
	font-size:0.92em;
	margin: 0 auto;}

.left	{width:450px;
	padding:10px 0 0 25px;
	float:left;}

.column	{width:215px;
	padding:0 0 0 25px;
	float:left;}

.column p	{font-size:.90em;}

.column a:link, .column a:visited, .column a:active	{background:#eee;
							text-decoration: none;
							color:#d50;
							font-size:.89em;
							display: block;
							padding:8px 2px;
							border-bottom:#d51 1px dashed;}

.column a:hover	{background:#eee;
		text-decoration: none;
		color:#777;
		border-bottom:#888 1px dashed;}

.left a:link, .left a:visited, .left a:active	{background: inherit;
						text-decoration: none;
						color:#fff;}

.left a:hover	{background: inherit;
		text-decoration: none;
		color:#fc0;}

.content	{background:#fff;
		color:inherit;
		width:720px;
		padding:10px 25px 0 5px;
		text-align:center;
		}

.img	{border:0;
	margin:0 0 0 20px;}

.spacer	{height:2px;
	clear: both;}