
	body {
		font-family:verdana,helvetica,sans-serif;
		font-size:12px;
		margin:0px;
		text-align: center;
		color: #003366;
	}
	#border {
		width: 780px;
		background-image: url('../images/antigrad1.jpg');
		background-position: top right;
		background-repeat: no-repeat;
		text-align: center;
	}
	#wrapper {
		width:780px;
		margin:0px auto;
		background-image: url('../images/antistripe.gif');
		background-repeat: repeat;
		text-align: left;
	}
	#header {
		height:90px;
		padding:0px;
		text-align: center;
	}
	#content {
		padding-bottom:10px;
	}
	#content div {
		float:left;
		text-align: left;
	}
	#content-left {
		width:190px;
		margin-left: 5px;
	}
	#left-upper {padding:5px; background: #DAEAEB;	border:1px solid #bbb;}
	#left-lower {padding:10px; width:158px; font-size:10px;}
	#left-lower p {text-align:center }
	#content-main {
		margin-left:10px;
		width:530px;
		padding: 0px 0px 0px 10px;
	}
	#footer {
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		width: 760px;
		text-align: center;
		font-size: 10px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}
	#content-left p {
	margin: 0px;
	}
a:link {
	color:#3A6B6D;
	text-decoration:none;
	}
a:visited {
	color: #3A6B6D;
	text-decoration:none;
	}
a:hover {
	color: orange;
	text-decoration:none;
	}
#content-main a:link	{color: #009999; }
#content-main a:visited {text-decoration: none; color: olive;}
#content-main a:hover {text-decoration: none; color: orange;}
#content-main a:active {color: orange; text-decoration: none;}

h1 { text-transform: uppercase; font-size: 20px; font-weight: bold; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }