body {
	margin-bottom: 100px;
	background-color: black;
}
body.blog{
	background-color: #f7fed9;
	overflow-x: hidden;
}

#bg {
	z-index: 1;
	position: absolute;
}
img {
	border: none;
}
img.header {
	z-index: 2;
	left: 17px;
	top: 25px;
	position: absolute;
}

img.nav {
	top: 6px;
	position: relative;
}
#head_home {
	left: 60px;
	top: 281px;
}

p {
	z-index: 3;
	position: relative;
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#nav_home {
	left: 421px;
	top: 289px;
}
a:link {
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	line-height: 24px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-style: none;
	border: none;
	border-width: 0px;
	outline-style: none;
}
a:visited {
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	line-height: 24px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-style: none;
	border: none;
	border-width: 0px;
	outline-style: none;
}
a:hover {
	color: #fec64c;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-style: none;
	border: none;
	border-width: 0px;
	outline-style: none;
}
a.black:link{
	color:black;
}
a.black:visited{
	color: black;
}
#welcome_text {
	margin: 0px;
	width: 410px;
	top: 470px;
	left: 75px;
	position: absolute;
	z-index: 3;
}
#page {
	display: block;
	top: 0px;
	left: 100px;
	position: absolute;
}

.anylinkcss{
padding-right: 10px;
border-width: 0px;
border-style: none;
position: absolute;
visibility: hidden;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #333333;
}

.anylinkcss a{
padding-left: 0;
padding-bottom: 3px;
padding-right: 0px;
padding-top: 1px;
border-bottom-width: 0px;
border-bottom-style: none;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/                           
background-color: #333333;
}


.navigation	
	{
		top: 53px;
		left: 110px;
		position: absolute;
		z-index: 3;
	}

#title	
	{
		z-index: 2;
		top: 123px;
		right: 0px;
		position: absolute;
	}

#heading	
	{
		position: absolute;
		left: 0px;
		width: 775px;
	}

#sub_text	
	{
		padding-right: 5px;
		height: 400px;
		top: 170px;
		left: 435px;
		z-index: 3;
		position: absolute;
		width: 320px;
		overflow-y: scroll;
		overflow-x: hidden;
	}

#sub_text_ns	
	{
		padding-right: 5px;
		height: 400px;
		top: 170px;
		left: 435px;
		z-index: 3;
		position: absolute;
		width: 310px;
		overflow-y: auto;
		overflow-x: hidden;
	}

#wide_text	
	{
		padding-right: 5px;
		top: 170px;
		left: 135px;
		z-index: 3;
		position: absolute;
		width: 620px;
	}

#long_text	
	{
		padding-right: 5px;
		top: 180px;
		left: 325px;
		z-index: 3;
		position: absolute;
		width: 410px;
	}

#black	
	{
		text-decoration: none;
		text-align: left;
		line-height: 24px;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: black;
	}

h2	
	{
		color: black;
		text-transform: none;
		text-decoration: none;
		text-align: left;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		font-family: "Futura Std", Verdana, Helvetica, Arial, sans-serif;
	}

ul.text	
	{
		list-style-type: none;
	}

li.text	
	{
		text-decoration: none;
		text-align: left;
		line-height: 24px;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-indent: -40px;
	}

li.starwhite	
	{
		list-style-position: outside;
		list-style-image: url(starbulletwhite.jpg);
		text-decoration: none;
		text-align: left;
		line-height: 24px;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}

li.star	
	{
		list-style-position: outside;
		list-style-image: url(starbullet.jpg);
		text-decoration: none;
		text-align: left;
		line-height: 24px;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}

li.sub	
	{
		list-style-type: disc;
		list-style-position: outside;
		text-decoration: none;
		text-align: left;
		line-height: 24px;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}

#white	
	{
		color: white;
	}

#hrlinks	
	{
		top: 20px;
		position: relative;
	}
#linksunderhr
	{
	line-height: 16px;
	}
hr.sub
	{
		width: 265px;
		border-style: solid;
	}
hr
	{
		border-width: 1px;
		border-color: #fec64c;
		border-style: solid;
	}
blockquote
	{
		text-decoration: none;
		line-height: 24px;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: white;
	}
#jumps
	{
		width: 220px;
		left: 0px;
		top: 242px;
		z-index: 3;
		position: absolute;
	}
td
	{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 40px;
		padding-top: 0px;
		width: 310px;
		vertical-align: top;
		height:400px;
		overflow-y: scroll;
	}
#left{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 290px;
	height: 400px;
	overflow-y:auto;
	border-right-color: #fec64c;
	border-right-style: solid;
	border-right-width: thin;
	padding-right: 7px;
}

#right{
	position: absolute;
	top: 0px;
	left: 320px;
	width: 290px;
	height: 400px;
	overflow-y: scroll;
	padding-right: 10px;
}

#right_noscroll{
	position: absolute;
	top: 0px;
	left: 330px;
	width: 280px;
	height: 400px;
	overflow-y: auto;
	padding-right: 10px;
}

#blog_text{
	padding-right: 20px;
	padding-bottom: 40px;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 3;
	left: 253px;
	top: 239px;
	position: absolute;
	background-color: white;
	width: 424px;
}

#blog_archive{
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 10px;
	height: 230px;
	background-color: #f7fed9;
	width: 140px;
	z-index: 3;
	left: 57px;
	top: 275px;
	position: absolute;
}

#blog_response{
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 10px;
	background-color: #f7fed9;
	width: 173px;
	z-index: 3;
	left: 40px;
	top: 550px;
	position: absolute;
}

font.date{
	color: #660000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#hrbar{
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #f7fed9;
	height: 10px;
	position: relative;
}

img.tagline{
	left: 272px;
	top: 38px;
	z-index: 2;
	position: absolute;
}

#menuHead{
	padding-right: 10px;
	padding-left: 10px;
}

