
body {
  margin: 0;
  padding: 0;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 14px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  background:#d9f2fa url("gfx/body_bg.jpg") repeat-y center;}
 
a:link { 
	color: #0099ff;
	text-decoration: underline; }

a:visited {
	color: #0099ff;
	text-decoration: underline; }

a:hover {
	color: #ff0000;
	text-decoration: underline; }
	
.clearmb {clear: both}

 h2 {font-size:16px;}
 h3 {font-size:14px;}
 .red {color:#cc0000;}
 hr {color: #fff; background-color: #fff; border: 1px dotted #ccc; border-style: none none dotted;  }
 
.largelinks {
 	font-size: 18px;
	color: #414141;
	/*text-transform: lowercase;*/ 
	text-decoration: none;}

.largelinks a { 
	color: #0099ff;
	text-decoration: none; }

.largelinks a:visited {
	color: #0099ff;
	text-decoration: none; }

.largelinks a:hover {
	color: #ff0000;
	text-decoration: none; }

ul {
  list-style-type: none;
  margin: 0; 
  line-height: 20px;
  padding: 0;
  text-align: left;}
  
#wrapper {
  position: relative;
  margin: 0 auto; 
  padding: 0;
  width: 760px;
  text-align: left;}

 /* HEADER SPACE */  
#header {
  position: relative;
  margin: 0;
  padding: 0;
  width: 760px;
  background: #ffffff url(gfx/bg_header.png) top center no-repeat;
  color: #000;}
  
 /* HEADER IMAGE */
#header h1 {
  position: relative;
  margin: 0;
  padding: 0;
  width: 724px;
  height: 155px;
  text-indent: -5000px;}
   
#main {
  position: relative;
  background: url(gfx/bg_main.gif) top right repeat-y;
  color: #000;}
  
#content {
 }
  
  /*CONTENT IMAGES
#content img {
  border: solid #666666;}*/
  
#footer {
  clear: both;
  margin: 0;
  padding: 4px 0 0 120px;
  text-align: center;}

 /* top of content box */  
#mainTop {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow:hidden;
  background: url(gfx/bg_main_top.png) top right no-repeat;}

 /* bottom of content box */  
#mainBtm {
  clear: both;
  margin: 0;
  padding: 0;
  height: 18px;
  overflow:hidden;
  background: url(gfx/bg_main_btm.png) bottom right no-repeat;}

#photos img {
  border: 0px solid #fff;!important}
  
.fineprint {font-size: 10px; font-weight:normal;
	color: #ccc; text-decoration: none;
	line-height:12px }
	.fineprint a {font-size: 10px; font-weight:normal;
	color: #ccc; text-decoration: none;
	line-height:12px }
		.fineprint a:hover {font-size: 10px; font-weight:normal;
	color: #ccc; text-decoration: none;
	line-height:12px }



