body {	
	text-align: center;
	margin: 0px auto 0px;
}

.navigation, .navigation a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #059;	
}

.menu, .menu a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #EEE;		
}

.menu a:hover {
	color: #777;
}

.header, .header a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #777;	
}

.header a:hover {
	font-weight: normal;
	font-size: 17px;
	color:#55E;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #777;		
}

#container {
	text-align: center;
	margin: 0px auto 0px;
	width: 1000px;
	height: 550px;
	
	border: 1px dashed #AAA;
}

#articles {
	margin-left: 10.5px;
	margin-top: 10.5px;
	margin-right: 10.5px;
	text-align: center;
	width: 977px;
	height: 221px;
	border: 1px solid #CCC;
}

#articles_inner {
	margin-left: 10.5px;
	margin-top: 10.5px;
	margin-right: 10.5px;
	text-align: center;
	width: 952px;
	height: 200px;
	clear: both;
	border: 1px solid #CCC;
}

#news a, #columns a, #discussion a, #features a, #ovum a {
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	width: 175.4px;
	height: 175.4px;
	border: 1px solid #EEE;
	background: #fff;
	float: left;
}

#ovum {
	margin-right: 10px;
}

#news a:hover, #columns a:hover, #discussion a:hover, #features a:hover, #ovum a:hover  {
	margin-left: 10px;
	margin-top: 10px;
	width: 170.4px;
	height: 170.4px;
	border: 3.5px solid #777;
}

#image_container {	
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	width: 160.4px;
	height: 99px;
}

#text_container {
	text-align: center;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #AAA;	
}

#navigation_container {
	text-align: center;
	width: 1000px;
	height: 30px;
	clear: both;
	background: url('../images/navigation_container.bmp');
	border: 1px solid black;
}

#navigation {
	margin-top: 10px;
	margin-right: 7.5px;
	width: 150px;
	height: 20px;
	float: right;
	background: url('../images/navigation.bmp');
	border: 1px dashed #EEE;
}

#body_container {
	margin-top: 5px;
	width: 990px;
	border: 1px solid red;
}

#option1 {
	position: relative;
	margin-top: 50px;
	text-align: center;
	width: 300px;
	height: 125px;
	clear: both;
}

#option2 {
	position: relative;
	margin-top: 50px;
	text-align: center;
	width: 300px;
	height: 125px;
	clear: both;
}

#option3 {
	position: relative;
	margin-top: 50px;
	text-align: center;
	width: 300px;
	height: 125px;
	clear: both;
}

#option4 {
	position: relative;
	margin-top: 50px;
	text-align: center;
	width: 300px;
	height: 125px;
	clear: both;
}

#option5 {
	position: relative;
	margin-top: 50px;
	text-align: center;
	width: 300px;
	height: 125px;
	clear: both;
}

#option6 {
	position: relative;
	margin-top: 25px;
	text-align: center;
	width: 300px;
	height: 125px;
	background: url('../images/reminders.bmp');
	clear: both;
}

#menu {
	margin-top: 10px;
	text-align: center;
	width: 200px;
	height: 17.5px;
	background: url('../images/menu.bmp');
	clear: both;
}

#footer_header {
	margin-top: 25px;
	width: 995px;
	height: 100px;
	clear: both;
}

#header_logo {
	margin-left: 25px;
	width: 188px;
	height: 86px;
	background: url('../images/itmatters_logo.bmp');
	float: left;
}

#header_menu {
	margin-top: 12.5px;
	margin-right: 12.5px;
	width:  500px;
	height: 20px;
	float: right;
	
	border: 1px dashed #AAA;
	background: #EEE;
}