body {
	margin-top: 45px;
	margin-left: 0;
	background: #e7e8ea url(../images/bkgd.png) repeat-x left top;
	font: 62.5%/150% Arial, sans-serif;
	color: #666666;
}

a {
	color: #2b2a76;
	text-decoration: none;
}

a:hover, #menu a:hover {
	color: #ed1c22;
}

#body_content h2, #sidebar h2 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.4em;
	font-weight: normal;
	color: #2b2a76;
}

#body_content p, #body_content li, #sidebar p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.2em;
	line-height: 150%;
}

#body_content h3, {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.1em;
	line-height: 160%;
}

#first_link {
	padding-left: 20px !important;
}

#footer {
	padding-top: 60px;
	font: 0.9em;
	text-align: center;
}

.left_sidebar {
	width: 22px;
	background: url(../images/left_sidebar_bkgd.png) repeat-y right top;
}

#main_content {
	padding-top: 30px;
	background: #fff url(../images/main_content_bkgd.png) no-repeat left bottom;
}

#menu {
	width: 840px;
	height: 116px;
	background: url(../images/menu_bkgd.png) no-repeat left top;
}

#menu a {
	padding-left: 20px;
	padding-right: 20px;
	color: #2b2a76;
	text-decoration: none;
}

#menu p {
	width: 795px;
	margin-top: 86px;
	margin-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dashed #777;
	border-bottom: 1px dashed #777;
	font-size: 1.1em;
	
}

.name {
	font-weight: bold;
	color: #2b2a76;
}

.right_sidebar {
	width: 18px;
	background: url(../images/right_sidebar_bkgd.png) repeat-y right top;
}

#sidebar {
	height: 240px;
	border-left: 1px dashed #777;
}
