body {
	background-image:url(images/background-rep1.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
	top: 0px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
}

{ behavior: url(iepngfix.htc) }

#wrapper {
	height: 100%;
	width: 100%;
	float: left;
	vertical-align: bottom;
}

#page {
	width: 1024px;
	height: 768px;
	background-image:url(images/page_bg.png);
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-align: left;
}

#header {
	width: 512px;
	height: 48px;
	float: left;
}

#header_b {
	width: 510px;
	height: 40px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

#content {
	width: 900px;
	height: 575px;
	padding-top: 27px;
	float: left;
}

#side_links_bar {
	width: 3px;
	height: 625px;
	float: left;
	padding-top: 5px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


#links_bar {
	height: 625px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#links_bar a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 25px;
}
#links_bar a:hover { color: #599c3c; }

#links_bar .sub_link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 20px;
	margin-left: 10px;
}
#links_bar .sub_link:hover { color: #3399FF; }

#bio_box {
width:375px;
position:relative;
top:-465px;
left:250px;
z-index:10;
}

#content_b {
	width: 124px;
	float: left;
}

#ticker {
	position:relative;
	top:-12px;
	float: left;
}
#footer {
	width: 550px;
	float: left;
}

#footer_b {
	font-size:10px;
	width: 450px;
	float: right;
	text-align: right;
}

#footer_b a img { border: 0px; }

#content_box {
	margin-left: 25px;
	margin-right:5px;
	padding: 5px;
	width: 320px;
	height: 535px;
	float: right;
/*	background-image: url('images/content_leaf.png');
	background-repeat: no-repeat;
	background-position: 100% 0% 0% 0%;
*/	overflow: scroll;
	overflow-x: hidden;
}
.scroll_box {
	width: 418px;
	height: 290px;
	overflow:scroll;
	float: left;
	overflow-x: hidden;
}

#content_box_noscroll {
	margin-left: 25px;
	margin-right:5px;
	padding: 5px;
	width: 320px;
	height: 535px;
	float: right;
}

#content_box h1 { color: white; }

.blog_link {
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 50px;
}
.blog_link:hover { color: #72CDF4; }

#blog_pics {
	float: left;
	margin-left: 200px;
}
#blog_links {
	float: left;
	margin-top: 200px;
}

#community_link, #tell_link {
	width:300px;
	position:relative;
	left: 50px;
	bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#demo {
	height:800px;
	width:500px;
	margin:0 15px 0 0;
}
#community_link:hover { color: #599c3c; }

a:link {color: #ffffff;text-decoration: none;}
a:visited {color: #599c3c;text-decoration: none;}
a:hover {color: #599c3c;text-decoration: underline;}
a:active {color: #599c3c;text-decoration: none;}

.boldYellow { color:#FF0; text-transform:uppercase; font-weight:bold}
	


object { outline:none; }