
* {
	margin:0px;
	padding:0px;
}

img { 
	border: 0px; 
}

p,table,li,h1,h2,h3,td,div {
  font-family: verdana, arial, 'sans serif'; 
  font-size: 11px;
}

A:link { color: #8E2976; font-weight: bold; }
A:visited {color: #8E2976; font-weight: bold; }
A:hover {text-decoration: none; color: #F7D801; }

.clear {
	clear:both;
}

.txtc {
	text-align:center;
}

.txtl {
	text-align:left;
}

#dod_body_wrap {
	height:100%;
	background-image:url('http://www.diveollydive.com/img/gfx/bg_tile.gif');
	background-repeat: repeat-x;
	background-color:#65e7c7;
}

#dod_body {
	width:843px;
	margin:0 auto 0 auto;
}

#dod_content_wrap {
	width:720px;
	height:600px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
	margin:5px 0 0px 0;
	background-color:#e9f6f6;
}

#dod_tower {
	float:right;
	width:120px;
	height:100%;
	margin:5px 0 0px 0;
}

#dod_content_end {
	height:22px;
	width:100%;
	background-image: url('http://www.diveollydive.com/img/gfx/footer.jpg');
}

#dod_footer_wrap {
	width:100%;
	text-align:center;
	min-height:80px;
	margin: 0px auto;
}

#dod_footer_logo {
	float:left;
	height:79px;
	color:#8E2976;
}


.container {
  border:3px solid #faa74a; 
  background-color: #ffffff; 
  padding:10px;
}

.headline {
  color: #000000; 
  font-size: 18pt;
  font-family: verdana, arial, 'sans serif';
  font-weight: bold;
  height: 50px;
}

.alert {
  color: #FF0000;
  font-family: verdana, arial, 'sans serif';
  font-weight: bold;
}

.microalert {
  font-size: 7pt;
  color: #FF0000;
  font-family: verdana, arial, 'sans serif';
}

.header {
  color: #000000; 
  font-size: 14pt; 
  font-family:verdana, arial, 'sans serif';
  font-weight: bold;
  padding-left:10px;
  padding-right: 10px;
  padding-bottom: 10px;
  align:center;
}