BODY {
	

color: #6c6d6d; font-family: GEORGIA; font-size: 7pt; font-weight: normal ; text-decoration: none ; text-align: left;} 

A:link {
	 COLOR: #f96559; 
	 font-family: georgia;
	 font-size: 10px;
	 FONT-WEIGHT: normal;
	 text-decoration: none;
	
}
A:visited {
	COLOR: #f96559; 
	 font-family: georgia;
	 font-size: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
A:hover {
	COLOR: #f96559;  
	 font-family: georgia;
	 font-size: 10px;
    cursor: default;
	text-decoration: underline;}

a:link img, 
a:visited img {
   border: 5px solid #e6e5e5;}
a:hover img {
   border: 5px solid #f96559;}

.box {
width: 170px;
border: 1px solid #aecdc5;
background-color: #b7d5cd;
border-radius: 10px/* CSS by srmark */;
-moz-border-radius: 10px/* CSS by srmark */;
-webkit-border-radius: 10px/* CSS by srmark */;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
font-size: 18px;
font-family: tahoma;
font-weight: bold;
text-align: center;
text-transform: uppercase;
letter-spacing: -1px;
}

.box2 {
width: 432px;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
font-size: 10px;
}

.box3 {
width: 440px;
background-color: #e0eff3;
color: #6c6d6d;
font-family: georgia;
font-size: 10px;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
font-weight: normal;
}

h1{
background-color: transparent;
color: #4586c2;
font-family: Lucida Grande;
text-transform: uppercase;
text-shadow: #b5deda 1px 1px 1px;
font-size: 18px;
font-weight: bold;
text-align: center;
letter-spacing: -2px;
position: rlative;
border-bottom: 1px dotted #dfede9;
}

h2 {
background-color: #e0eff3;
color: #6c6d6d;
font-family: georgia;
font-size: 10px;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
font-weight: normal;
}

h3 {
background-color: transparent;
color: #b0424f;
font-family: georgia;
font-size: 20px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}

select {
padding-bottom: 1px;
padding-top: 1px;
text-align: center;
}
.limages img {
width: 50px;
height: 50px;
}

#latestmain {
margin-top: -165px;
margin-right: 180px;
}
.latestphotos a img{
width: 25px;
height:25px;
	background-image: url();
	padding: 0px;
	margin: 0px;
	border: 4px solid #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	opacity:.50;
	filter: alpha(opacity=50);
 	-moz-opacity: 0.5;
	-webkit-box-shadow: 0 0 8px #ececec;
	-moz-box-shadow: 0 0 8px #ececec;
	box-shadow: 0 0 8px #ececec;
}
.latestphotos a img:hover{
	background-image: url();
	border: 4px solid #3cd2ef;
	opacity:1.0;
	filter: alpha(opacity=100);
 	-moz-opacity: 1.0;
}

P, DIV, TD, SPAN {
font-size: 10px;
font-style:normal;

}

b {color: #5d94ab; }
i { color: #f29187;}
u { color: #e6564a;}






