/* --- Styles ---
note:
	Not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing.
*/

body, tr, td, p, li input  {
	margin:9px 9px 0 9px;
	font-family:Verdana,Helvetica,Arial;
	font-size: 13px;
	padding:0;
	}
	
h1 {
	margin:0;
	padding-left:.3em;
	font: Verdana,Helvetica,Arial;
	font-size: 24px;
	color: #000080;
	}
	
h3 {
	margin:0;
	padding:3px;
	background:#ccccff;
	font:Verdana,Helvetica,Arial;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color: #000080;
	width: 700px;
	outline-color : Navy;	}
	
ul {
	list-style:circle;
	}
	
address {
	font-family: Serif; font-style:normal; font-weight:bold; font-size: 15px;
	}

 <!-- lilac -->	
hr { 
	color: #ccccff;  
	height : 3px; 
	width: 700;  
	}

.subTitle { font-family: Arial, Tahoma, Verdana; 
    text-decoration: none;
    font-size: 14px; 
    font-style: italic; 
    font-weight: bold; 
    padding: 3px; 
    width: 101px; 
    border : 1px solid Gray;
	background-color : #ffffff;
    margin-left: 20px;
    }
	
.c2 { color: #8a88ac;  } <!-- gray -->	
.c3 { color: #E9E1C3;  } <!-- beige -->
.c4 { color: #D7C3E9;  } <!-- violet -->
.c5 { color: #DDBCA3;  } <!-- rose beige -->
.c6 { color: #21B5B5;  } <!-- turquoise -->	
.c7 { color: #F9B89B;  } <!-- peach -->	

.copyright { color: #804000; font-size: 9px; text-align: center;  }

a:none  {text-decoration: none; }

.arial	{ font-family: Arial; }

.f10 { font-size:10px; }

.f15 { font-size:15px; }

.navy15   {
	font-size:15px;
	color: Navy;
	}

.navy17   {
	font-size:17px;
	color: Navy;
	}

.navy18   {
	font-size:18px;
	color: Navy;
	text-align: center;
	}

.blue24   {
	font-family : "Times New Roman", Times, serif;
	font-size:24px;
	color: #2372b3;
	text-align: center;
	}

.red   {
	color: Red;
	}

.verdana20   {
	font-size:20px;
	text-align: center;
	}

.size13 { font-family: Arial; font-size: 15px; }

.brown { color: #804000; }

.red15 { color: #dc143c; font-size: 15px; }

.menu {
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
	padding: 3px;
	text-align: center;
	background-color : #ccccff;
	text-decoration: none;
	font-weight : normal;
	margin-top : 12px;
	} <!-- lilac -->
	
.bg2 { background-color: #9A99AF; } <!-- gray -->	
.bg3 { background-color: #E9E1C3; } <!-- beige -->
.bg4 { background-color: #D7C3E9; } <!-- violet -->
.bg5 { background-color: #DDBCA3; } <!-- rose beige -->
.bg6 { background-color: #21B5B5; } <!-- turquoise -->	
.bg7 { background-color: #F9B89B; } <!-- peach -->	

.margin45 { margin-left: 45px;  margin-right: 25px;  }

.margintb { margin-top: 5px; margin-bottom: 5px;  }

.picturecomments { COLOR: #666666; FONT: 11px verdana, arial, sans-serif }

.picturetitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }


.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }

.center  { text-align: center;  }

