body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 1px;
	margin: 0px 5px 5px;
	width: 980px;
	background-image: url(images/boda_bg_3blues.jpg);
}
.headline {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 980px;
	margin-bottom: 1px;
	font-family: "Microsoft Sans Serif";
	font-size: 24px;
	font-style: italic;
	line-height: 25px;
	font-weight: bolder;
	color: #FFCC00;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
}
.headline_table {
	background-image: url(images/bg_heading_table.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-right: 5px;
	margin-left: 5px;
	width: 980px;
}

.head_end {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #CC9900;
	text-align: right;
	font-style: oblique;
	margin-right: 5px;
	margin-left: 5px;
	width: 980px;
}
.head_end_table {
	height: 30px;
	background-position: right;
	margin-right: 5px;
	margin-left: 5px;
	width: 970px;
}

#navbar_left{
	border-bottom: 1px solid #3366CC;
	color: #000066;
	font-family: "Microsoft Sans Serif";
	width: 130px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
	background-color: #0066FF;
	list-style-type: none;
	position: absolute;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/bg_head.jpg);
	left: 1px;
	height: 580px;
}

#navbar_left h3{
	color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: center;
	font-size: 22px;
	padding-top: 10px;
}

#navbar_left a:link{
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #0033CC;
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-position: 1px;
}

#navbar_left a:visited{
	color: #0099FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	background-position: 1px;
}
#navbar_left a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
	background-position: 1px;
	text-decoration: blink;
}


#navbar_left ul {
	margin-right: 10px;
	background-position: 1px;
}
#page_content {
	font-family: "Microsoft Sans Serif";
	color: #ffffff;
	width: 710px;
	top: 184px;
	line-height: 22px;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/bg_pagecontent_fading.jpg);
	background-repeat: repeat-y;
	position: absolute;
	left: 10px;
	height: 650px;
	padding-left: 136px;
	background-position: 20px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #FFCC66;
	font-size: 10px;
	color: #CC9900;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	width: 698px;
	position: absolute;
	left: 141px;
	top: 759px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#siteInfo a:link {
	color: #CC9900;
    font-size:10px;
}
#siteInfo a:hover {
	color: #CC9900;
	font-size: 12px;
}
#advertising {
	position: absolute;
	height: 100px;
	top: 400px;
	width: 100px;
	color: #FFFFFF;
	border: 1px #00FFFF;
	font-size: 12px;
}
#navbar_right {
	border-bottom: 1px solid #3366CC;
	color: #000066;
	font-family: "Microsoft Sans Serif";
	width: 130px;
	background-color: #0066FF;
	list-style-type: none;
	position: absolute;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/bg_head.jpg);
	top: 1px;
	left: 850px;
	border-left-color: #CC9900;
	border-left-width: 1px;
	border-left-style: solid;
	height: 580px;
}
#navbar_right h3 {

	color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: center;
	font-size: 22px;
	padding-top: 10px;
}
.navbar_leftmenu {
	border-right-width: 20px;
	line-height: 22px;
	text-indent: 5px;
	text-align: left;
}


