/* CSS Document */

body {
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:	#CCCCCC;
	margin-top:			8px;
	margin-left:		25px;
	margin-bottom:		10px;
	background-image: url(images/backgrey.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight: normal;
	color: #A33E8E;
	background-color: #FFFFFF;
	text-indent: 5px;
	border-bottom: 1px solid #993399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #652567;
	padding: 3px 10px 3px 0px;
	line-height: normal;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight: normal;
	color: 652567;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A33E8E;
	border-bottom-color: #A33E8E;
	text-indent: 5px;
}



#container {
	width: 		770px;
	border:		thin solid 1px #652567;
	margin-left:		auto;
	margin-right:		auto;
	background-color: #FFFFFF;
	padding-top: 3px;
 }



#headerleft {
	width: 192px
	margin:         10px 5px 5px 0px;
 	height:           163px;
	float: left;
}

#headerright {
	width: 570px;
	margin:         2px 4px 0px 0px;
 	height:           163px;
	float: right;
	
}
#mainstripe {
border:solid #FFCCCC;

}


#navcontainer {
	margin:           10px 0px 0px 10px;
	height:           300px;
	float:			left;
	clear:			both;
	background-color:	#fff;
	width: 180px;
}

#main {
	
	font-size:        105%;
	padding:          15px;
	margin:           0px 50px 10px 10px;

}

#mainleft {
	width: 360px;
	background-color: #FFFFFF;
	font-size: 100%;
	margin: 3px 10px 10px 0px;
	float: left;
	padding: 4px 0px;
	
	color: #652567;
	line-height: 1.6em;
}


#mainright {
	width: 190px;
	background-color: #FFFFFF;
	line-height: 1.4em;
	font-size: 100%;
	margin: 0px 10x 10px 10px;
	float: right;
	font-style: italic;
	padding: 0px,10px,0px,0px;

}


#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #cccccc;
	width: 155px;
	
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-top: 1px solid #cccccc;
	
}

#navlist li a { text-decoration: none; }

#live {
font-style: bold;
}

a:link {
  color:            #652567;
  text-decoration:  none;
  
}


a:visited {
  color:            #652567;
  text-decoration:  none;
  
}a:hover {
	color:            #FF6699;
	text-decoration:  none;
	
}

#footer {
	background-color:	#FFA8D3;
	color:           	#666666;
	padding:          	10px 3px 0px;
	font-size:        	90%;
	clear:           	both;
	height: 			25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 190px;
}
#container #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin: 5px;
}

#headstripe {
	background-color:	#FFA8D3;
	color:           	#ffffff;
	padding:          	0px;
	margin:           	0px;
	font-size:        	90%;
	clear:           	both;
	height: 			15px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
	color: #772F6C;
	font-weight: normal;
}
#mainright {
	width: 190px;
	background-color: #FFFFFF;
	line-height: 1.4em;
	font-size: 100%;
	float: right;
	font-style: italic;
}
#maincontent {

	width: 550px;
	background-color: #FFFFFF;
	font-size: 100%;
	margin: 3px 10px 10px 0px;
	float: left;
	padding: 4px 0px;
	
	color: #652567;
	line-height: 1.6em;
}

#maincontent table{

	width: 100%;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	font-size: 90%;
}

#maincontent table caption {

margin: 0;
padding: 8px 20px;
text-align: left;
border: 1px solid #ccc;
border-bottom: none;
background: #f5f5f5;
}

#maincontent table th, table td {
margin: 0;
padding: 8px 20px;
text-align: left;
border-bottom: none;
}

#maincontent table td{
border-bottom: 1px solid #ccc;
}


.letter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.5em;
	color: #772F6C;
	font-weight: normal;
}
#container #mainright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	margin: 5px;
	line-height: 1.4em;
}
