@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #c4c4c4;
	background-image: url(../images/body_slice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#main_container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_layout_bg.png);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#header {
	height: 150px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home_icon {
	height: 16px;
	width: 16px;
	padding: 0px;
	float: right;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/home_icon.png);
	background-repeat: no-repeat;
}
.mail_icon {
	background-image: url(../images/mail_icon.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 16px;
	width: 16px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.head_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00017e;
	text-decoration: none;
	padding: 0px;
	float: right;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content_bg {
	background-color: #efefef;
	width: 898px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}
#navbar {
	float: left;
	width: 199px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.sidebar {
	width: 189px;
	background-color: #FFF;
	padding: 5px;
	background-image: url(../images/side_bar_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
}
.sidebar_names {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #00017e;
}
.sidebar_email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00017e;
	text-decoration: none;
}

.sidebar_email:hover {
	text-decoration: underline;
}

#content_area {
	float: right;
	width: 668px;
	margin: 0px;
	padding: 15px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.page_title {
	padding: 0px;
	float: right;
	height: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer {
	height: 75px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.bottom_nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 100%;
	margin: 0px;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottom_nav a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.bottom_nav a:hover {
	text-decoration: none;
	color: #FF0;
	font-weight: bold;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.horz_spacer_pixel {
	background-image: url(../images/spacer_pixel.jpg);
	background-repeat: repeat-x;
	height: 1px;
	margin-right: 16px;
	margin-left: 16px;
}
.horz_spacer_pixel_sidebar {
	height: 1px;
	margin-right: 16px;
	margin-left: 16px;
	background-color: #666;
}


.vert_spacer_pixel {
	background-image: url(../images/spacer_pixel.jpg);
	background-repeat: repeat-y;
	width: 1px;
	float: left;
}
#date_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00017e;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#breadcrumb_path {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00017e;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.aff {
	*margin-bottom: 10px;
}
#home_pics_01 {
	background-image: url(../images/home_pics_01.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 668px;
	padding-bottom: 15px;
}
#home_pics_02 {
	background-image: url(../images/home_pics_02.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 668px;
}