/* CSS Document */

#main{margin-left:auto; margin-right:auto; width:960px; text-align:left;}
#wrapper{float:left; background:url(images/standard.gif) top left repeat-y;}

.spacer{
	width:750px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:40px;
	color: #FFFFFF;

}
.center{
	width:750px;
	float:left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;

}
.caps{width:960px; float:left; padding:0px; background-color:#FFF;}
.column div {
	padding: 10px;
	float: right;
}
 

.center div {
	padding: 15px;
	float: right;
}

#box{position: absolute;left: 0px;border: none; border-right: 0px;padding: 10px;background-color: #FFF;}

#box div{margin: 10px 0;}

/*NOT IMPORTANT LAYOUT CSS*/
body {
	background-color:#FFFFFF;
	text-align:left;
	background-image: url(http://www.sean-og.com/image/9ri2yah.png);
	background-attachment: fixed;
}
.column h3 {display:block; border-bottom:#666 solid; border-width:1px;}
.center h3 {display:block; border-bottom:#666 solid; border-width:1px;}
h3 {margin:0px;}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF; background-color:#333333;
}
a:active {
	text-decoration: none;
}
p.small {line-height:120%;}
p.big {line-height:140%;}
</style>

