#entry_filler {
	background-color: transparent;
	float: left;
	height: 40px;
	width: 720px;
	border: 0px none;
	z-index: -20;
	position:relative
}

#entry_body {
	float: left;
	width: 720px;
	border: 0px none;
	overflow: hidden;
}
#entry_body_left {
	float: left;
	width: 150px;
	z-index: 30;
}

#entry_left_red {
	background-color: #663333;
	width: 10px;
	height: 350px;
	position:relative;
	top: 30px;
	left: 130px;
	float: left;
	z-index: -10;
}

#entry_left_green {
	background-color: #999933;
	width: 40px;
	height: 390px;
	position: relative;
	top: 20px;
	left: 50px;
	float: left;
	z-index: -10;
}

#entry_left_strip {
	background-color: #FFFFFF;
	width: 30px;
	height: 3px;
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	z-index: 0;
}

#entry_left_strip2 {
	background-color: #FFFFFF;
	width: 30px;
	height: 3px;
	position: relative;
	top: 373px;
	left: 0px;
	float: left;
	z-index: 0;
}

#circle {
	width: 10px;
	height: 10px;
	position: relative;
	top: 353px;
	left: -1px;
	float: left;
	overflow:visible;
	z-index: 0;
}

#entry_filler2 {
	background-color: transparent;
	float: left;
	height: 75px;
	width: 140px;
	border: 0px none;
	z-index: -20;
}

#awu_text {
	position: relative;
	background-color: transparent;
	float: left;
	width: 140px;
	border: 0px none;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	font-weight:bolder;
	font-size: 150%;
	color:#999999;
}

#entry_body_right {
	background-color: transparent;
	float: right;
	width: 560px;
	overflow: hidden;
	position: relative;
}

#rndm_img {
	float: right;
	width: 400px;
}

#section_head {
	position: relative;
	background-color: transparent;
	float: right;
	width: 560px;
	border: 0px none;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	font-weight:bolder;
	font-size: 250%;
	color: #000066;
}

#section_sub-head {
	position: relative;
	background-color: transparent;
	float: left;
	width: 550px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 180%;
	color: #666666;
}

#entry_body_right_filler {
	background-color: transparent;
	float: right;
	width: 560px;
	height: 20px;
	position: relative;
}

#entry_body_right_2 {
	background-color: transparent;
	float: right;
	width: 560px;
	position: relative;
}

#entry_body_right_body {
	background-color: transparent;
	float: left;
	width: 400px;
	position: relative;
}

#entry_body_right_menu {
	background-color: transparent;
	float: right;
	width: 140px;
	position: relative;
}

#entry_body_right_menu_heading {
	background-color: transparent;
	float: left;
	width: 140px;
	position: relative;
	color: #999933;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	font-weight:bold;
	font-size: 115%;
}

#entry_body_right_menu_items {
	background-color: transparent;
	float: left;
	width: 140px;
	position: relative;
}

#entry_body_right_menu_filler {
	background-color: transparent;
	float: right;
	width: 140px;
	height: 40px;
	position: relative;
}

#entry_filler3 {
	background-color: transparent;
	float: left;
	height: 30px;
	width: 720px;
	border: 0px none;
	z-index: -20;
}

#entry_filler5 {
	background-color: transparent;
	float: left;
	height: 60px;
	width: 720px;
	border: 0px none;
	z-index: -20;
}

#entry_filler4 {
	background-color: transparent;
	float: left;
	height: 30px;
	width: 720px;
	border: 0px none;
	z-index: 90;
}

.button_main a {
	background-color : #000066;
	color : #FFFFFF;
	display : block;
	padding-bottom : 5px;
	padding-top : 1px;
	width : 140px;
	text-decoration: none;
	z-index: 50;
}

.button_section a {
	background-color : #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top : 1px;
	width : 140px;
	text-decoration: none;
	z-index: 50;
}

.links {
margin-left: 20px;
}

.button_main a:hover {
	background-color : #FFCC00;
	color : #000066;
	text-decoration: underline;
	z-index: 50;
}

.button_section a:hover {
	background-color : #FFCC00;
	color : #000066;
	text-decoration: underline;
	z-index: 50;
}

.breadcrumbs {
	color : #333333;
	font-size: 9px;
	z-index: 50;
}

#entry_body_left p {
	margin-bottom: 2px;
	margin-top: 4px;
	font-family:"Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 80%;
	z-index: 70;
}

#entry_body_right_menu_items p {
	margin-bottom: 2px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	z-index: 70;
}

.circle1 {
	font-family: Wingdings;
	color: #663333;
	font-size: 125%;
}

