@charset "UTF-8";
/* CSS Document */

.content{
	font-family:Arial, Helvetica, sans-serif;
	color:#99CCCC;
	size:9px;
	text-align:left;
	font-size: 12px;
	line-height: 17px;
	padding-left:30px;
	padding-right:30px;
}
.green{color:#99CC99;}
body{background-image:url(images/bground.jpg);}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
}
.footer a:link {
	color: #669999;
}
.footer a:visited {
	color: #999999;
}
.footer a:hover {
	color: #99CC66;
}
.footer a:active {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #99CC66;
}
a:active {
	color: #FFFFFF;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#8cba8c;
	size:9px;
	font-size: 12px;
	font-weight: bold;
}


#wrapper{margin:0 auto; width:1000px; height:auto; text-align:center;}
#left{width: 301px; float:left; vertical-align:middle; height:526px;}
#right{width:699px; float:right; background-image:url(images/alt_bground.jpg); height:526px;}
#rightstory{
	width:639px;
	float:right;
	background-image:url(images/story.jpg);
	height:528px;
}
#rightboards{
	width:639px;
	float:right;
	background-image:url(images/boards.jpg);
	height:528px;
}
#rightshaper{
	width:639px;
	float:right;
	background-image:url(images/shaper.jpg);
	height:528px;
}
#rightgallery{
	width:639px;
	float:right;
	background-image:url(images/story.jpg);
	height:528px;
}
#footerbox {width:999px;}

