/* Lib Dem Colors 

Blue 008290
Light Blue 80c8cf
Red b31b34
Gold ffa500
Green
Silver dddddd


*/


#box-3338 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	background: #008290 url(../images/header_bg.jpg) repeat-y;
	border: 3px double #ffffff;
	padding:6px;
}

#box-3338 a{
	color:#ffffff;
	font-size:54px;
	line-height:54px;
	text-decoration:none;
}

#box-3338 .line1{
	font-size:36px;
	line-height:36px;
}

#box-3338 .line2 {
	font-size:36px;
	line-height:36px;
}

#box-3338 .line3 {
	color:#ffa500;
	line-height:54px;
}

#profile-image {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	border: 3px double #ffffff;
}

#aboutbox h2 {
	font-size: 18px;
	padding-bottom: 9px;
	padding-top:9px;
}

#aboutbox {
	background: #fafafa;
	border:3px solid #cfcfcf;
	margin-bottom:9px;
	padding: 0 9px 9px;
}