/* CSS Document */

body, table 
	{
	font-size: 93%;
	line-height: 180%;
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	border-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	}

.biotext {
	color: #FFFFCC;
	font-weight: lighter;
	text-align: justify;
	text-indent: 4em;
	font-size: 1.05em;
	line-height: 170%;
	letter-spacing: 0.3ex;
}
		
h1 {
	color: #CCCCCC;
	font-size: 123.1%;
	letter-spacing: 0.4ex;
}

h4
	{
	font-size:182%;
	color:#999999;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.2ex;
}

h5
	{
	font-size:146.5%;
	color:#CCCCFF;
	font-weight: bold;
}

h6 {
	font-size: 85%;
	color: #FFFFFF;
}
	
a 
	{
	color: #999999;
	text-decoration: none
	}

a:hover 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

#navbar 
	{
	font-size: 93%;
	line-height: 1.7em;
	background-color: #333333;
	text-align: center;
	letter-spacing: 0.8ex;
	margin-bottom: 15px;
	height: 1.7em;
	clear: none;
	}
	
#logo 
	{
	text-align: center;
}

.ThreeUp
	{
	width: 100%;
	cellspacing: 12px;
	cellpadding: 12;
	padding: 12px;
	background-color: #666666;
	background-repeat: no-repeat;
	}

.menuitem 
	{
	color: #758642;
	margin-top: 20px;
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none
	}

.menuitem a:link 
	{
	color: #758642;
	text-decoration: none
	}

.menuitem a:hover 
	{
	color: #c63;
	text-decoration: none
	}


#footernav 
	{
	color: #FFFFFF;
	font-size: 77%;
	line-height: 1.7em;
	background-color: #000000;
	text-align: center;
	letter-spacing: 0.8ex;
	height: 1.7em;
	clear: both}

.displaytable {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
.arttitlequote {
	font-size: 100%;
	color: #333333;
}
.name {
	font-size: 138.5%;
	font-weight: bold;
	color: #FFFFFF;
}

.firstcol {
	float: left;
	width: 400px;
	margin-right: 25px;
	margin-left: 25px;
}

.secondcol {
	width: 474px;
	margin-left: 25px;
	text-align: left;
	margin-top: 0px;
	float: left;
}
td {
	font-size: None;
	border: 1px;
	padding: 0;
}
.FourUp {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.05em;
	color: #FFFFCC;
	background-color: #CCCCCC;
	margin: 6px;
	padding: 6px;
}
.classtext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.05em;
	font-weight: lighter;
	color: #CCCCCC;
}
.showstext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	color: #FFFFCC;
	letter-spacing: .05em;
}
