
* {
 margin: 0;
 padding: 0;
}

body {

margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	background-image:url(../images/topBk.jpg);
	background-repeat:repeat-x;
	
	text-align: center;



 font: 13px/normal Helvetica, Tahoma, Arial, sans-serif;
 
}

p { 


margin-bottom: 3em; 
margin-right: 5em;
margin-left: 5em;
color: #333333;
line-height: 1.5em;

}

a:link {
	color: #0099CC;
	font-weight:300;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #999999;
}



ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
 color: #e0ecff;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

.dropdown-upward {
 margin-top: 400px !important;
}


#photoholder {
	width:930px;
	
	border:none;
	background:#eeeeec url('/images/ajax-loader.gif') 50% 50% no-repeat;
}

#thephoto {
	width:930px;
	
	border:none;
}

#bottom {

font-size: 11px;

}

#buttons {

width:378px; 
line-height:3px; 
position:absolute; 
top:64px; left:553px; 
border-style:none; 
height: 200px; 
z-index:1;

}

#bluetext {
color: #006699;
 font: 13px/normal Helvetica, Tahoma, Arial, sans-serif;
 line-height: 1.3em;
 margin-right: 2em;
margin-left: 2em;


}