body	{
         font-family: arial,verdana;
         font-size: 12px;
         color: black;
         }

a	{text-decoration: none; color:#2727E6; font-size: 12px;}
a:hover	{color:#E76D00;}

.cell	{
         background-color: #ffffff;
         border: 1px solid #341473;
         }

h1 {
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
color: #002354;
text-align: center;
}

#header, #footer , #content{
         background-color: #FFFFFF;
         color: #000000;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sub {
	display:block;
	clear:both;
	width:300px;
	margin: 5px auto 5px auto;
	border-width:1px;
	border-color:rgb(85, 59, 144);
	border-style:solid;
	
}

.sub form {
	display:inline;
}
#list {
	text-align: left;
    font-size: 12px;
	width: 80%;
	height: 120px;
	margin: 5px auto 5px auto;
	padding: 3px;
    background-color: #ffffff;
    border: 1px dashed #999999;

}
#list2 {
	text-align: right;
    font-size: 12px;
	font-weight: bold;
	width: 80%;
	height: 16px;
    background-color: #ffffff;
    border: 1px dashed #999999;
	padding-top: 2px;
  
}
#list3 {
	text-align: left;
    font-size: 12px;
	width: 80%;
	height: 350px;
	margin: 5px auto 5px auto;
	padding: 3px;
    background-color: #ffffff;
    border: 1px dashed #999999;

}
#listing, #profile{
	margin:auto;
	padding:auto;
	width:100%;
}



#contentleft{
float:left;
width:164px;
height:700px;
background-color: #E8EDFF;
padding-left:2px;
/*
border-color:blue;
border-style:solid;
border-width:2px;
*/
}
#contentright{
font-size: 12px;
/*
float:left;
border-color:red;
border-style:solid;
border-width:2px;
display:block;
width:auto;
*/
padding-left:200px;
/*
border-color:red;
border-style:solid;
border-width:2px;
*/
}

#news , #links, #videos, #photos{
text-align:left;
padding-left:30px;
}

.text	{
         color:#FFFFFF;
         font-weight: bold;
         font-size: 11px;
	}

.ch	{
	text-align:center;
         background: url(/images/chbg.gif) #7172FC ;
         color:#FFFFFF;
         font-weight: bold;
         padding: 2px;
	}

.ch2	{
         background: url(/images/ch2bg.gif) #FFFFFF ;
         font-weight: bold;
         padding: 2px;
	}

.letters:link,.letters:visited    { color:#FFFFFF; font-size:14px; font-weight:bold; }
.letters:active,.letters:hover  { color:#01006D; font-size:14px; font-weight:bold; }

.name:link,.name:visited    { color:purple; font-size:14px; font-weight:bold; }
.name:active,.name:hover  { color:#E76D00; font-size:14px; font-weight:bold; }