a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
}

a:hover {
	color: #66CCFF;
	font-family: verdana;
	font-size: 11px;
	text-decoration:underline;
}

a#logo {
	background: transparent url(../i/logo/cave.jpg) no-repeat scroll 0pt;
	display: block;
	height: 78px;
	width: 76px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	position: relative;
}

body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

div, td, input { 
				font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif; 
				font-weight: normal; 
				color: #fff; 
}

hr {
	height: 1px;
	border: 0;
	color: #121212;
	background-color: #121212;
}

html, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0pt;
	padding: 0pt;
}

img {
	border: 0px none ;
}

p {
	padding-bottom: 15px;
}

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

#container {
	margin: 18px auto;
	position: relative;
	width: 982px;
	margin-top: -18px;
}

#content {
	padding-top:10px; 
	padding-bottom:20px;
	height: 600px;
}

#content-noline { 
	padding-bottom:20px;
	height: 600px;
}


#logo {
	margin: 0pt;
	font-size: 100%;
	float: right;
	padding: 0;
}

#header {
	#background: transparent url(../i/nav/nav_bkg.png) no-repeat scroll 0pt;
	margin: 18px auto;
	width: 982px;
	height: 38px;
	position: relative;
	z-index: 9998;
}

#mast {
	#border-top: 3px none;
	margin: 0pt;
	#padding: 0.2em 0.2em 0.2em 2em;
	background: #000000 none repeat scroll 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	float: left;
	clear: both;
	padding-top: 50px;
	padding-bottom: 8px;
	position: relative;
	z-index: 9996;	
}

.clear {
	clear: both;
}


