#notes-box {
	position: absolute;
	top: 170px;
	left: 665px;
	width: 168px;
	height: 241px;
	background: none repeat scroll 0% 0% white;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(153, 153, 153) rgb(153, 153, 153) rgb(152, 173, 185);
	z-index: 8;
	opacity: 0.75;
}

#notes {
	position: absolute;
	top: 170px;
	left: 665px;
	height: 201px;
	padding: 0pt;
	z-index: 9;
	font-size: 12px;
	font-family: Georgia,serif;
	margin: 20px;
	width: 132px;
}

#notes a {
	color: rgb(102, 102, 102);
	text-decoration: none;
}

#notes a:hover {
	color: rgb(51, 51, 51);
}

#notes h2 {
	font-size: 13px;
	margin-bottom: 12px;
}

#notes p {
	margin: 0pt 0pt 8px;
}

.shadow {
	position: absolute;
	z-index: 100;
	top: 170px;
	left: 60px;
	width: 470px;
	height: 181px;
	background: url("images/shadow.png") no-repeat scroll 0% 0% transparent;
	padding: 20px 40px 72px 20px;
	margin: 0pt;
}

#home_text_1, #home_text_2, #home_text_3 {
	position: absolute;
	z-index: 90;
	top: 170px;
	left: 60px;
	width: 468px;
	height: 169px;
	background: none repeat scroll 0% 0% rgb(198, 229, 247);
	border: 1px solid rgb(153, 153, 153);
	padding: 20px;
	margin: 0pt;
}

#nav_white_lt, #nav_white_1, #nav_white_2, #nav_white_3, #nav_white_rt {
	position: absolute;
	z-index: 110;
	top: 380px;
	height: 23px;
	background: none repeat scroll 0% 0% white;
	border-right: 1px solid rgb(152, 173, 185);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(153, 153, 153) rgb(152, 173, 185) rgb(152, 173, 185);
	padding-top: 8px;
}

#nav_blue_1, #nav_blue_2, #nav_blue_3 {
	position: absolute;
	z-index: 90;
	top: 380px;
	height: 24px;
	background: none repeat scroll 0% 0% rgb(198, 229, 247);
	padding-top: 8px;
}

a#pick_me_1, a#pick_me_2, a#pick_me_3 {
	position: absolute;
	z-index: 150;
	top: 381px;
	height: 24px;
	text-align: center;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: rgb(51, 51, 51);
	padding-top: 8px;
	font-weight: bold;
}

a#pick_me_1:hover, a#pick_me_2:hover, a#pick_me_3:hover {
	cursor: pointer;
}

#home_text_1 {
	z-index: 110;
}

#nav_blue_1 {
	z-index: 120;
}

#nav_white_lt {
	left: 60px;
	width: 22px;
	border-left: 1px solid rgb(153, 153, 153);
}

#nav_white_1 {
	left: 83px;
	width: 153px;
}

#nav_blue_1, a#pick_me_1 {
	left: 84px;
	width: 153px;
}

#nav_white_2 {
	left: 237px;
	width: 154px;
}

#nav_blue_2, a#pick_me_2 {
	left: 238px;
	width: 154px;
}

#nav_white_3 {
	left: 392px;
	width: 153px;
}

#nav_blue_3, a#pick_me_3 {
	left: 393px;
	width: 153px;
}

#nav_white_rt {
	left: 546px;
	width: 22px;
	border-right: 1px solid rgb(153, 153, 153);
}

#nav_shadow {
	position: absolute;
	z-index: 140;
	top: 400px;
	left: 60px;
	height: 12px;
	width: 510px;
	margin: 0pt;
	padding: 0pt;
	background: url("images/navbar-shadow.png") repeat scroll 0% 0% transparent;
	font-size: 1px;
}

body {
	font-family: Georgia,serif;
	font-size: 16px;
	color: rgb(51, 51, 51);
	background: none repeat scroll 0% 0% white;
	text-align: center;
	padding: 0pt;
	margin: 0pt;
}

p {
	margin: 0pt;
	padding: 0pt;
}

h2, h3, h4 {
	margin: 0pt 0pt 15px;
}

h3 {
	font-family: Georgia,serif;
	font-size: 16px;
	font-weight: bold;
}

img {
	border: medium none;
}

.edit-post a {
	position: absolute;
	top: 440px;
	left: 5px;
	color: rgb(102, 102, 102);
	text-decoration: none;
	font-size: 11px;
	z-index: 150;
}

.entry p {
	line-height: 19px;
	margin: 0pt 0pt 10px;
}

.entry p a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia,serif;
	line-height: normal;
}

.linkOut {
	color: rgb(51, 51, 51);
	font-size: 11px;
	padding: 0pt 2px;
	position: absolute;
	top: 179px;
	right: 20px;
	font-weight: normal ! important;
}

.entry p a:hover {
	color: rgb(102, 102, 102);
}

#page {
	background: url("images/background.jpg") repeat-x scroll 0% 0% rgb(194, 227, 246);
	border: 1px solid rgb(153, 153, 153);
	text-align: left;
	position: relative;
	height: 456px;
	margin: 20px auto;
	padding: 0pt;
	width: 900px;
}

.textbox {
	position: absolute;
	top: 160px;
	left: 60px;
	width: 530px;
	height: 273px;
	background: url("images/textbox.png") repeat scroll 0% 0% transparent;
}

.logo {
	background: url("images/logo_100.png") repeat scroll 0% 0% transparent;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 60px;
	top: 40px;
	margin: 0pt;
	padding: 0pt;
}

.capitol {
	background: url("images/capitol.png") repeat scroll 0% 0% transparent;
	width: 382px;
	height: 456px;
	position: absolute;
	left: 480px;
	top: 0px;
}

.star {
	background: url("images/star-new.png") repeat scroll 0% 0% transparent;
	width: 128px;
	height: 128px;
	position: absolute;
	left: 790px;
	top: -15px;
	z-index: 150;
}

.tagline {
	background: url("images/tagline.png") repeat scroll 0% 0% transparent;
	height: 42px;
	width: 650px;
	position: absolute;
	top: 105px;
	left: 200px;
	z-index: 10;
}

#footer {
	width: 900px;
}

#footer ul {
	margin: 17px 0pt 0pt;
}


