body {
	font-family:  Arial, Helvetica, Sans-serif;
	background-color: #000000;
	font-size: 0.8em;
	margin:0;
    padding:2em 1em 1em 1em;
}

#border {
	margin:0;
    padding:0;
	width:890px;
	background-color:white;
	border: 3px solid  black;
}

#header {
	float: right;
	width: 100%;
	height:160px;
	background-image: url('title1.jpg');
	background-repeat: no-repeat;
	margin: 0;
}

#date {
	width: 100%;
	height: 15px;
	background-color: #4D6341;
	color: white;
	text-indent: 1em;
	text-align: left;
	font-size:.9em;
	font-weight: bold;
	clear:both;
}




#rightcontent {
	width:220px;
	float:right;
	text-align: center;
	display: block;
	padding: 2em 1em 1em 1em;
}	


#nav { 
		padding:.5em 0 0 0;
		height:100%;
		margin: 0;
		list-style-type: none;
		float : left;
		width : 170px;
		background-color:#FFFFFF;
	}
	

	#nav li { 
		position : relative;
		float : left;
		list-style-type: none;
		display:block;
		padding:.5em;
		
		

}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left:165px;
		margin-top : -1.35em;
		background-color:#E1E1E1;
	}
	
	
	#nav li a{
		width: 155px;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		
}
	
	#nav li a:hover {
		color : white;
		background-color : black;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: auto;
		
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
#nav img{margin:1em}
	
#content {
	width:390px;
	float:left;
	padding: 2em 1em 1em 1em;
	background-color: white;
}

#gallery{
	width:700px;
	height: 110%
	padding:1.5em;
	background-color: white;
	
	float:right;
}
#content2{
	width: 700px;
	float:left;
	azimuth:center;
}
#content3{
	width: 700px;
	float:center;
	azimuth:left;
}
#gallery img{
	text-align:left;
	}



#photoparade   { 
                 width:100%;
				
                
             }

.photo         { 
                 
                 float:left;
		 padding: 0 1.5em 1em 0em;
                 display:inline;
                 width:28%;
		 text-align:center;
}
.photo1        { 
                 
                 float:left;
		 padding: 0 1.5em 0em 0em;
                 display:inline;
                 width:55px;
		 text-align:center;
}


a:link,  a:visited {
	color: #b22222;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}


#rightcontent img {
margin-bottom: 1em;	
border: 1px solid black;
}



style1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FE0013;
	font-family: Arial,"Trebuchet MS", helvetica, serif;
	text-align: left;
}


h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #B22222;
	font-family: Arial,"Trebuchet MS", helvetica, serif;
	text-align: left;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #B22222;
	font-family: "Trebuchet MS", helvetica, serif;
	text-align: left;}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", helvetica, serif;
	text-align: left;}
dt {
	font-size: 1em;
	font-weight: normal;
	color: #B22222;
	font-family: "Trebuchet MS", helvetica, serif;
	text-align: left;}

#gallery h3 a{
	font-size: 1em;
	font-weight: normal;
	color: black;
	font-family: "Trebuchet MS", helvetica, serif;
	text-align: left;
	display:inline;
}
dd {
	text-align: left;
	color: #333333;
	padding-bottom:1em;
	
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	color: black;
	font-family: "Trebuchet MS", helvetica, serif;
}

li {
	list-style-type: square;
	text-align: left;
}

p {
	text-align: justify;
	color: #333333;
}

#comp{
	width:400px;
	
}

table {
	float: left;
	width: 100%;
	margin:0;
}

td {
	text-align: left;
	font-size: .8em;
	vertical-align: top;
	padding: .5em 0 .5em 0;
	margin:10px;
}
td img{align:center;
	border: none;
}
th {
	font-size: 1em;
	font-weight: bold;
	color: #77896c;
	font-family: "Trebuchet MS", helvetica, serif;
	text-align: left;
}

.clear{
	clear:both;
}
	
#footer { 
   width: 100%;
   clear: both;
   height: 30px;
   margin: 0px;
   padding: .5em 0 .1em o;
   background-color: white;
   text-align: center;
   
 
   }

#footer p{ 
   font-size:xx-small;
   font-weight: bold;
   text-align: center;
   color: #575757;
}

#footer a{
   color: #b22222;
   text-decoration: none;
}

#footer a:hover {
   text-decoration: underline;
}
