body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #EDEDED;
}

#title {display: none}

#title2 {display: none}

a {
	color: #E90080;	
	text-decoration:none;
}

a:hover {
	color: #0000FF;
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #919191 1px solid;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 1.2em;
}
#rap 
{
	background:#fff url(img/rap.jpg) center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}

#header-front {
	background:#fff url(img/top_front.jpg) no-repeat bottom; 	
 	height: 247px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
}
#header {
	background:#fff url(img/top.jpg) no-repeat bottom; 	
 	height: 247px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
}
#main 
{
	margin: 0px 10px 0px 10px;
	padding:0;
	background:url(img/content_bg.gif) repeat;
	width:740px;
}
#content {
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
	width:528px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 536px;
	}

	html>body #content {
	width: 528px;  /* ie5win fudge ends */
	}

#sidebar {

	float:left;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
	width:186px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 202px;
	}

	html>body #sidebar {
	width: 186px;  /* ie5win fudge ends */
	}

a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(img/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h1 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
h4 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#B5C09D;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}
#sidebar h2 {
	margin: 10px 0 -5px 0;
	font-size: 1em;
	color: #FFFFFF;
	text-align:center;
	background:url(img/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	height:30px;
	font-weight:bold;
	padding: 10px 2px 0px 2px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	padding: 5px 2px 2px 2px;
	margin: 10px 0 0px 0;
	}

	html>body #sidebar h2 {
	margin: 10px 0 -5px 0;
	padding: 10px 2px 0px 2px; /* ie5win fudge ends */
	}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:1.6em;
	background:#E6E6E6 url(img/sidenav_bottom.jpg) no-repeat bottom;
	border:#B1B1B1 1px solid;
}
#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	color: #0000FF;	
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #0000FF;	
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #E90080;
	text-decoration: underline;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(img/subcat_bullet.gif) no-repeat left;
}
#content h1 {
	border-bottom:#919191 2px solid;
	margin: 0px 0px 0px 0px;
}
#content h3 {
	border-bottom:#919191 2px solid;
	margin: 0px 0px 10px 0px;
}
#content ul {
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 7px;
	padding-left: 2.5em;
}

.headshot {
	MARGIN: 0px 10px 0px 0px; BORDER: 3px double #919191; float: left;}

.post , .page
{
	margin:0 0 0px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color: #E90080;	
	text-decoration:none;
}
.post-info a:hover 
{
	color: #0000FF;	
	text-decoration:underline;
}
.post-content, .page-content {
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.post-content2{
	border-top:#919191 1px solid;
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.date-info{
	font-family: Georgia, Verdana, Arial, serif;
	font-size:10px;
	text-align: right;
	margin: -17px 0px 0px 0px; 
}
.indpost-content {
	border-top:#919191 1px solid;
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.table-content {
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.post-container {
	margin: 10px 0px 10px 0px;
}
.post-text, .page-text {
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#C41D79;
}
#content .post-title a:hover, .post-title a:active
{
	text-decoration:underline;
	color:#0000CA;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 75px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer 
{
	padding-top:30px;
	background:url(img/divider.gif) no-repeat center;
}
#footer {
	margin:0 auto;
	padding: 0px 0;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
#footer2 {
	padding:;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:780px;
	background: url(img/bottom.jpg) no-repeat bottom;
	margin:-10px auto  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:-10 0px 0px -2px;;
	}

	html>body #footer2 {
	margin:-10px auto  /* ie5win fudge ends */
	}
}
#footer a {
border:none;
color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url(img/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#BBC4A3;
}
#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;	
}

.art {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; FONT-SIZE: 10px; MARGIN: 14px 15px 10px 15px; PADDING: 10px 10px 10px 10px; LINE-HEIGHT: 13px;
	BACKGROUND-COLOR: #E7E7E7; COLOR: Black; TEXT-ALIGN: center; BORDER: 3px double #919191;}

.art2{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; FONT-SIZE: 10px; MARGIN: 14px 15px 10px 15px; PADDING: 10px 10px 10px 10px; LINE-HEIGHT: 13px;
	BACKGROUND-COLOR: #E7E7E7; COLOR: Black; 3px double #919191;}

.arttext {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; FONT-SIZE: 10px; MARGIN: 0px 0px 10px 0px; BACKGROUND-COLOR: #E7E7E7; COLOR: Black; TEXT-ALIGN: center;}

.browse {
	float: right;
	border-bottom:#919191 2px solid;
	border-left:#919191 2px solid;
	padding: 10px 0px 10px 10px;}



/** control the appearance of the image switcher **/


.imgsw_list_numbers a.active,
.imgsw_list_titles a.active,
.imgsw_list_filenames a.active,
.imgsw_list_numbers a.active:hover,
.imgsw_list_titles a.active:hover,
.imgsw_list_filenames a.active:hover
{
	color: #FFFFFF;	
	background-color: #0000FF;
}
	
.imgsw_list_numbers a,
.imgsw_list_titles a,
.imgsw_list_filenames a,
.imgsw_prevnext a
{
	padding: 0 0.5em;
	text-decoration: none;
	color: #0000FF;
	FONT-SIZE: 12px;
	background-color: transparent;
}

.imgsw_list_numbers a:hover,
.imgsw_list_titles a:hover,
.imgsw_list_filenames a:hover,
.imgsw_prevnext a:hover
{
	color: #E90080;	
	text-decoration:underline;
}

.imgsw_list_titles a,
.imgsw_list_filenames a
{
	display: block;
	padding: 0;
	margin: 0;
	width: 300px;
}

.imgsw_list_thumbnails a
{
	padding: .5em;
	background-color: transparent;

}

.imgsw_list_numbers,
.imgsw_list_titles,
.imgsw_list_filenames,
.imgsw_prevnext
{
	display: inline;
	padding: 0;
	margin: 0;
}

.imgsw_image
{
	border: none;
	margin: 0;
}

.imgsw_viewport 
{
	clear: both;
	padding-top: .5ex;
}

.imgsw_title
{
	font-size: 2em;
	padding: 0;
	margin: 1em 0 0 0;
	color: #f50;
}

.imgsw_toplevel
{
	padding: 1em 0;
	position: relative;
	font-family: Trebuchet MS, sans-serif;
}

/** control the rest of the page **/

pre
{
	clear: both;
	border: 1px solid #aca;
	margin: 1em 0;
	padding: 1em;
	background-color: #dfd;	
	overflow: scroll;
	width: 700px;
	max-height: 30em;
}
code
{
	background-color: #dfd;
	padding: 0 .5ex;
	border: 1px solid #aca;
}

.space
{
	padding: 3em;
}

.mycaption
{
	width: 300px;
	padding: 1ex 1ex;
	font-size: 1.2em;
	font-family: Comic Sans MS;
}

.prettycaption
{
	position: absolute;
	top: 7em;
	left: 300px;
	display: block;
	width: 15em;
	padding: 1em;
	margin: 0;
}
