html, body { padding: 0px; margin: 0px; }

html{
	/*background-image:url(images/img_117.gif);
	background-repeat: repeat;*/
	/*margin:-15px;
	padding:0px;*/
	/*background-color: #FFFCC3;*/
	background-color: #DDEEFF;
	background-image:url(images/checker_bg.gif);
	background-repeat: repeat;
}

a:link { 
	text-decoration:none;
	font-weight: normal;
	color:#005fbe;
}
a:visited { 
	text-decoration:none;
	font-weight: normal;
	color:#005fbe;
}
a:hover {  
	text-decoration:underline;
	font-weight: normal;
	color:#005fbe;
	/*background-color:#738FE6;*/
}
a {outline:none;} /* Fix for IE on Mac */

a img {
	color:#000;
}	

#container {
	/*Code taught to me by Eric Willis*/
	width:756px;
	margin:0 auto;
	
	/*border-left: 3px #035E05 solid;
	border-right: 3px #035E05 solid;
	border-bottom: 3px #035E05 solid;*/
	/*end the code that Eric Willis taught me*/
	
	/*background-color: #ccc;
	border-left: solid 2px #000;
	border-bottom: solid 2px #000;
	border-right: solid 2px #000;
	border-top: solid 2px #000;*/
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
    line-height: 150%;

	overflow: visible;
	/*background-color:#fff;*/

}

#header {
	height:122px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#main_body {
	background-color:#fff;
	background-image:url(images/mainBody_bg.gif);
	background-repeat:repeat-y;
	width:756px;
	overflow:auto;
}

#left_body {
	width:495px;
	float:left;
}

#right_body {
	width:252px;
	float:left;
}

.postTitle {
	font-size:24px;
	line-height:100%;
}

.postArtist {
	font-size:16px;
}

.postBody {
	margin-top:7px;
}

.rightColTitle {
	font-size:16px;
	padding-top:5px;
	padding-bottom:10px;
	color:#000;
}

.rightColumnBreak {
	margin: 10px 0;
}

.calCell {
	width:13px;
	border: #000 solid 1px;
	background-color: #fff;
	text-align:center;
}

#calTitle {
	font-size:1.2em;
}

#calToday {
	width:13px;
	border: #000 solid 1px;
	background-color: #3580CC;
	text-align:center;
}

#calToday a:link, #calToday a:visited {
	color:#fff;
}

#topicListing {
	background-color:#fff;
	width:222px;
}

#topicListing ul {
	list-style:none;
	padding: 10px 10px 5px 20px;
	margin: 0px -10px 0px 0px;
}

#topicListing ul li {
	display:inline;
	padding:0 4px 0 0;
	margin: 0;
}

#topicListing ul li a {
	line-height: 20px;
	text-decoration:none;
}


#topicListing ul li.topicS a {
	font-size: 11px;
	color: #666;
}

#topicListing ul li.topicM a {
	font-size: 13px;
	color: #444;
}

#topicListing ul li.topicL a {
	font-size: 16px;
	color: #222;
}

#topicListing ul li.topicXL a {
	font-size: 20px;
	color: #000;
}

#topicListing ul li a:hover {
	color: #005fbe;
	text-decoration:underline;
}

a.authNotesTitle:link, a.authNotesTitle:visited {
	font-size:14px;
	display:block;
	font-weight:bold;
}

.authNotesPost {
	margin-top:5px;
}


.commentLabel {
	margin-top:5px;
	font-size:18px;
	color: #666;
	line-height:150%;
}

.commentInput {
	font-size:14px;
	padding:3px;
	color: #395A74;
	background-color: #E8EDF1;
}

.commentDate {
	font-size:10px;
}

.commentlist {
	margin-left: 35px;
	margin-right: 20px;
}

/*Added content for the archive pages*/
#full_body {
	/*position: relative;
	float: left;
	width: 725px;
	width:739px;*/
	padding: 10px;
	/*margin:0 auto;*/

}

#text_body {
	clear:both;
	padding-top:20px;
	margin:0 auto;
	width:759px;
}

#footer {
	color:#fff;
	text-align:center;
	background-color: #027c05;
	height:60px;
}

#footer a:link {
	color: #6eac69;
	text-decoration:none;
}

#footer a:visited {
	color: #6eac69;
	text-decoration:none;
}

#footer a:hover {
	color: #fff;
	text-decoration:none;
}

.footer_link {
	padding:0px 10px 0px 10px;
}



#group_container {
	background-image: url(images/sectionBody.png);
	width:739px;
	clear:both;
	overflow:auto;
}

#group_left {
	/*background-color:#99FF00;*/
	width:385px;
	float:left;
	text-align:justify;
	padding: 0px 20px 10px 15px;
}

#group_right {
	width:319px;
	background-image: url(images/sectionBody.png);
	background-position:right;
	float:left;
}

#loginBody {
	background-image:url(images/loginBackground.gif);
	background-repeat:repeat-y;
}

#group_container a:link {
	color:#247fe8;
	font-size:11px;
	text-decoration:none;

}

#group_container a:hover {
	text-decoration:underline;
}

/*#loginBody a:link {
	color: #247fe8;
	font-size:11px;
}

#loginBody a:hover {
	text-decoration:underline;
}*/

a:link#loginButton {
	color:#000;
	text-decoration:none;
}
a:hover#loginButton {
	color:#247fe8;
	text-decoration:none;

}

.linkSquare {
	background-color:#fff;
	color:#000;
	padding: 10px 10px 10px 10px;
	border-top: solid 1px #247fe8;
	border-bottom: solid 1px #247fe8;
	width:150px;
	float:left;
	text-align:center;
}

.linkSquareLargeText {
	font-size:16px;
	font-weight:bold;
}

#loadMessage {
	position:fixed;
	<!--[if IE 6]>
		position:absolute;
	<![endif]-->
	right:0px;
	background-color:#fff;
	color:#900;
	padding:5px 10px;
	display:none;
}