body {
	background: #fff url('images/bg1.gif');
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
}

#home {
	background: url('images/aginewlogo.gif') no-repeat;
	width: 281px;
	height: 200px;
	text-indent: -9999px;
}


a {color: black; text-decoration:underline}
a:hover {text-decoration:none}
.specialNote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFCC66}

hr {
	background: #FFAA33;
	height: 15px;
	margin: 20px;
	border: 0;
	clear: both;
}

#container {
	width: 670px;
	margin-left: 100px;
}

#content {
	width: 380px;
	float: left;
}

#sidebar {
	width: 269px;
	float: right;
}


.center {
	text-align: center;
	margin: auto;
}

p {
   padding: 10px 0;
}

.box {
	background: url('images/menu190.gif') no-repeat;
	width: 269px;
	height: 170px;
	padding: 10px;
	_padding-top: 20px;
}

.box2 {
	background: url('images/menu1902.gif') no-repeat;
	width: 269px;
	height: 128px;
	padding: 10px 10px 0 10px;
	_padding-top: 20px;
}

h2 {
	font-family: georgia, serif;
}




