body {
     background-color: #202020;
     font-family: Georgia, Times, "Times New Roman", serif;
     font-size: 1em; }

#mainwrapper {
     background-color: #000000;
     width: 950px;
     margin: 0 auto;
     border: 1px solid;
     color: #663366; }

#left {
     float: left;
}

#home-right {
     margin-left: 366px; }

#home-right p {
margin-left: 14px;
}

#right {
	margin-top: 16px;
     	margin-left: 280px; 
	padding: 12px;
	border-left: 1px dotted #663366;
	position: relative;
}

#nav {
     color: #cc6633;
     margin: 0 0 10px 0;
     font-family: Georgia, Times, "Times New Roman", serif;
     letter-spacing: 0.1em;
     font-size: 1.2em;
     font-variant: small-caps;
     font-weight: bold; 
     }

#nav.home {
     margin-left: 380px;
}
#subnav, #subnav.one {
     font-size: 1.1em;
     margin: 6px 0 14px 90px;
}

#subnav.two {
     margin-left: 226px;
}

#contents {
	border-top: 1px dotted #663366;
}

.clear {
     clear:both;
}

img {}

a:link, a:visited {
     color: #cc6633;
     text-decoration: none; }

a:hover, a:active {
     text-decoration: underline;
     color: #ff6633; }

a.current {color: #ffcc33;}

p, td {
     line-height: 1.7em;
     color: #999999;
     font-weight: normal;
     margin-left: 10px; }

h1 { font-size: 3em;
     line-height: 120%;
     color: #8855aa;
     font-weight: normal; 
     margin: 20px 0 30px 0;
}
h2 { font-size: 2.3em;
     line-height: 120%;
     color: #7744aa;
     font-weight: normal; 
     letter-spacing: 2px;
     margin: 20px 0 30px 0;
}
h3, h4 { font-size: 2em; font-weight: normal; color:#776644; }
h4 { 	color: #cecece; 
	letter-spacing: 1px;
	width: 480px;}
p.bodytext strong { color: #cecece; }
dl.footnote {
     border-top: 1px #666666 solid;
     padding-top: 12px; }
     
div.csc-frame-rulerAfter     {
	border-bottom: 1px #663366 dotted;
     padding: 8px;
}

table.personage {border-collapse:collapse;
	border-spacing:0;}     
     
table.personage td {
	line-height:1.3em;
	padding:8px;
	}   
table.personage tr {
	vertical-align:top;
	}	
td.td-0 { font-size:1.25em;
	color:#776644;
	letter-spacing:1px;
	width:220px;
}  
/*
tr.tr-even {background-color:#101020;}
*/
p.align-center {text-align:center;}

div.csc-mailform-field {
	font-family:Verdana, sans-serif;
	font-size:90%;
	margin:10px;
	padding:6px;
	}


div.csc-mailform-field input { 
	border:1px solid #CCC;
	margin:10px 20px;
	position:absolute;
	left:240px;
	}

div.csc-mailform-field textarea {
	position: relative;
	left:60px;
}	
	
form {border:none;} 

fieldset.csc-mailform {
     	border:1px solid #333;
     	}