#header-quote
{
	font-family: cursive;
	font-style: italic;
	font-variant: normal;
	font-weight: lighter;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	margin-top: 30px;
	font-size: 30px;
	text-align: center;
}

#top-border-box
{
	width: 500px;

	margin-top: 20px;
	margin-left:auto; margin-right:auto; /* center */
	padding: 5px;
	
	border: medium solid black;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

#navigator
{
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigator li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigator ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
}

#navigator li a
{
	margin: 0px;
	padding: 0px 12px 0px 12px;  
	background-color: #9d0a0e;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #000000;
	white-space: nowrap;
	text-align: right;
	font-family: 'Garamond', 'Times New Roman', Courier;
	font-size: 15px;
	font-weight: bold;
}

#navigator li a:hover
{
	margin: 0px;
	background-color: #CC0000;
	color: #000000;
	white-space: nowrap;
}

#footer
{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 25px;
}

#footer p
{
	font-size: 15px;
	padding-top: 10px;
	text-align: center;
}

.quote
{
	font-style: italic;
}

.quoteauthor
{
	text-indent: 25px;
	font-style: normal;
}

.headshottext
{
	font-size: 12px;
	padding-top: 3px;
}

ul, h3, p
{
	margin: .5em;
}

p
{
	font-size: 16px;
}

.post
{
	margin-left: 20px;
/*	text-indent: 20px;*/
}

.style1
{
	font-weight: bold;
	color: #000066;
}

a
{
	color: #0000CC;
	text-decoration: none;
}

a:visited
{
	color: 9900FF;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

body
{
	height: 100%;
	margin: 0;
}

.custom table
{
	height: 100%;
}

#columns tr
{   
	vertical-align: top;
	height: 100%;
}

#columns td
{
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	height: 100%;
}

div.box
{
	background-color: #F2EFEA;
	margin-top: 10px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	height: 100%;
}

div.title
{
	border-bottom: 1px solid #000;
	text-indent: 6px;
	padding: 1px;
	margin: 0;
	background-color: #9d0a0e;
	color: #FFFFFF;
	border: 1px solid #000;
}

				
div.classestext
{
  position: absolute;
  top: 358px;
  top: 370px;!important;
  left:8px!important;
  
  
}

div.classestitle
{
  font-family: 'Garamond', 'Times New Roman', Courier;
  font-size: 25px;
  font-weight: bold;
  text-align: center 
}

div.classes
{
  font-family: 'Garamond', 'Times New Roman', Courier;
  font-size: 15px;
  text-align: center 
  
}

div.line
{
	position: relative;
  	left: 58px;!important;
  
}


div.cells
{
	border-bottom: 1px solid #000;
	text-indent: 6px;
	padding: 1px;
	margin: 0;
	background-color: #AA71D0;
	color: #FFFFFF;
	border: 1px solid #000;
}

img.gcurl
{
	margin-left: 21px;
}

td#leftsidebar
{
	width: 225px;
}

td#centersection
{
	width: 100% auto;
	height: 100% auto;
}

td#rightsidebar
{
	width: 225px;
}