body {
	background: #5D85C6 url(/sprites/bg-body.gif) repeat-y center;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000000;
}
a img {
border: none;
}
#page {
	width: 722px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(/sprites/header.gif) no-repeat;
	height: 155px;
	width: 722px;
	text-align: left;
}
#header h1 {display:none;}
#header ul {
	margin: 0px;
	list-style: url(none) none outside;
	font-size: 10px;
	line-height: 11px;
	padding-top: 15px;
	padding-left: 115px;
}
#header a {
	text-decoration: none;
	color: #FFF;
	text-transform: lowercase;
	padding-right: 13px;
}
#header a:hover {
	color: #FF0;
	background: url(/sprites/ani-fireball.gif) no-repeat right center;
}
#content {
	float: left;
	text-align: left;
	width: 438px;
	padding-left: 30px;
}
#content p {
	margin: 0px 0px 8px;
}
#content h1 {
	text-transform: lowercase;
	margin: 0px 10px 10px -5px;
	font-size: 23px;
	letter-spacing: -2px;
	color: #333;
	margin: 0px 0px 5px;
}
#content .break {
	background: url(/sprites/hr-content.gif) repeat-x;
	height: 8px;
	clear: left;
	margin-bottom: 12px;
}
#content dd strong {
color: #a00;
}
#content dd a {
font-weight: bold;
}
#content h2 {
	font-size: 14px;
margin: 0px 0px 6px;
}
#content h3 {
	font-size: 10px;
	margin: 15px 0px 5px;
}
#content a {
	color: #5D85C6;
	text-decoration: none;
}
#content a:hover {
	color: #080;
	text-decoration: underline;
}
#content dt {
	font-weight: bold;
	font-size: 14px;
	margin: 8px 0px 0px 0px;
	padding-left: 20px;
	background: url(/sprites/misc-1up-select.gif) no-repeat left center;
	color: #080;
}
#content dt a {color: #080;}
#content dt a:hover {text-decoration: none;}
#content dd {
	font-size: 11px;
	margin: 2px 0px 0px 20px;
}
#rightbar {
	float: right;
	width: 200px;
	padding-right: 25px;
}
.rmodule {
	background: #000000 url(/sprites/bg-module.gif) repeat-y;
	clear: right;
	float: right;
	width: 200px;
	color: #FF0;
	font-size: 10px;
	text-align: left;
	margin-bottom: 15px;
}
.rmodule p {
	margin: 0px 7px;
	padding-bottom: 5px;
}
.rmodule h1 {
	margin: 0px;
	height: 22px;
	width: 200px;
	font-size: 0px;
	line-height: 0px;
}
.rmodule a {
	color: #5D85C6;
	text-decoration: none;
}
.rmodule a:hover {
	color: #0F0;
}
.rmodule .calendar th {
	color: #F00;
	padding: 0px;
	text-transform: uppercase;
	font-size: 8px;
	text-align: center;
}
.rmodule .calendar {
	width: 190px;
	margin: auto auto 8px;
}
.rmodule .entry {
	width: 150px;
}
.rmodule .button {
	text-transform: uppercase;
	font: 8px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
.rmodule .calendar td {
	padding: 1px 4px;
	background: #333;
}
.rmodule .calendar td:hover {
	background: #666;
}
.rmodule .calendar caption {
	text-transform: uppercase;
	color: #5D85C6;
	text-align: center;
	margin: 0px 10px 0px 16px;
	padding: 0px;
	letter-spacing: 4px;
	background: url(/sprites/underline.gif) repeat-x bottom;
}
.rmodule .name {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}
.rmodule img#profilepic {
	margin-left: 13px;
	margin-bottom: 5px;
}
.rmodule .profilelist {
	line-height: 12px;
	text-align: right;
	margin: 0px 12px;
	padding-bottom: 8px;
}
.rmodule ul {
	margin: 0px;
	list-style: none;
	text-indent: -10px;
	line-height: 10px;
	padding: 5px 5px 5px 20px;
}
.rmodule li {
	margin-bottom: 5px;
}
#sitetools {
	background: url(/sprites/h1-sitetools.gif) no-repeat;
}
.modbottom {
	background: url(/sprites/bg-module-bottom.gif) no-repeat;
	height: 10px;
	width: 200px;
	font-size: 0px;
	line-height: 0px;
}
#calendar {
	background: url(/sprites/h1-calendar.gif) no-repeat;
}
#thegang {
	background: url(/sprites/h1-thegang.gif) no-repeat;
}

#photos {
	background: url(/sprites/h1-photos.gif) no-repeat;
}
#connections {
	background: url(/sprites/h1-connections.gif) no-repeat;
}
#elsewhere {
	background: url(/sprites/h1-elsewhere.gif) no-repeat;
}
#forums {
	background: url(/sprites/h1-forums.gif) no-repeat;
}
#bloginfo {
	background: url(/sprites/h1-bloginfo.gif) no-repeat;
}
img#profilepic {
	margin-left: 8px;
}
#footer {
	background: url(/sprites/bg-footer.gif) repeat-x;
	height: 50px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer p {
	padding-top: 30px;
	margin: 0px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	margin-right: -1px;
	margin-bottom: -1px;
}
.formfix {
	margin: 0px;
	padding: 0px 3px 8px 8px;
}
.commentnumber {
	border: 1px solid #fcc;
	width: 15px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	color: #e00;
	background: #fee;
	font-weight: bold;
	float: right;
	margin: 5px;
}
.comment {
	border: 1px solid #99e;
	background: url(/sprites/bg-comment.gif);
	padding: 5px;
	margin-bottom: 10px;
}
#commentform textarea {
	width: 430px;
	margin-bottom: 5px;
	border: solid 1px #ACA;
	background-color: #FFF;
	font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #060;
	padding: 2px;
}
.formoptions {
	font-size: 11px;
	margin: 5px 0px;	
	padding: 5px;
	background-color: #EFE;
	border: solid 1px #CEC; 
}
.formfields {
	font-size: 11px;
	margin: 5px 0px;	
	padding: 5px;
	background-color: #EFE;
	border: solid 1px #CEC; 
}
.formfields label {
	float: left;
	margin-bottom: 10px;
}
.formfields input {
	width: 360px;
	margin-left: 20px;
	margin-bottom: 5px;
	border: solid 1px #CEC;
	background-color: #FFF;
	font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #060;
	padding: 2px;
}
#commentform .button {
	margin: 2px;
	border: solid 1px #CEC;
	background-color: #060;
	font: 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #FFF;
	padding: 0px 6px 0px 6px;
cursor: pointer;
}
#commentform .buttons {text-align: right;}
.formfields br {display:none;}
.red 
{
	color: #e00;
}
.contentbox {
	font-size: 11px;
	margin: 15px;	
	padding: 10px;
	background-color: #EFE;
	border: solid 1px #CEC; 
	}
.mycomment {
	border: 1px solid #0C0;
	background: url(/sprites/bg-mycomment.gif);
	padding: 5px;
	margin-bottom: 10px;
	color: #006600;
}
.mycomment h3 {
	padding-left: 12px;
	background: url(/sprites/misc-1up-select.gif) no-repeat 0px;
}
ul.music {
	list-style: url(/sprites/icon-music.gif);
}
#cloud1 {display:none;}
#cloud2 {display:none;}
.cbox {
	font-size: 90%;
	margin: 10px;	
	padding: 10px;
	background-color: #E7F1FD;
	border: solid 1px #CADFEF; 
	border-right: solid 2px #CADFEF; 
	border-bottom: solid 2px #C6DAEA; 
}
