body { 
	font-family: tahoma, arial, sans serif;
	color: #625f42;
	background-color: #010000; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	}

input.form, select.form, textarea.form, input.button {
	padding: 2px;
	font-family: tahoma, arial, sans serif;
	font-size: 10px;
	color: #625f42;
	border: 1px solid #625f42;
	background: #010000; }

p { 
	padding: 2px;
    font-family: tahoma, arial, sans serif;
    font-size: 10px;
    color: #625f42;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;	}

table, td {
	padding: 1px;
	font-family: tahoma, arial, sans serif;
	font-size: 11px;
	color: #625f42;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
    text-transform: uppercase;
	color: #625f42;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #625f42;
text-transform: uppercase;
	}
a:hover, a:active { 
	text-decoration: none;
	background: #625f42; 
	color: #2c2b1c;
	}
img {
	border: 0px solid #2c2b1c;
	padding: 0px;}	

span.screencap {
	margin: 5px 5px 10px 0px; 
	text-align: center;
	float: left; 
	background: #2c2b1c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	width: 150px;
	height: 125px;
	border-left: 12px solid #011713;
	border-bottom: 1px solid #011713;}

img.screencap {
	border: 0px solid #011713;
	padding: 1px;}
	
/*LAYOUT*/	
#container { 
	background-color: #011713; 
    width: 719px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	position: relative;
    border-left: 1px solid #625f42;
    border-right: 1px solid #625f42;
	}
    
#header { 
	background: url(http://cap-that.com/atlantis/header.jpg) no-repeat right top; 
    background-color: #011713;
	width: 719px;
	height: 410px;
    border-bottom: 0px;
	}

#menu{
	position: absolute;
	left: 0px; 
	right:auto; 
	top: 350px;
	width: 719px;
	height: 72px;
	background: url(http://cap-that.com/atlantis/header.jpg) 0px -350px no-repeat;
	padding: 0px;
 	list-style: none;}   


#menu .caplisting {
position: absolute;
    left: 350px; 
    width: 90px; 
    top: 0px; }   
#menu .caplisting a {
    display: block;
    margin: 0px;
    width: 90px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .caplisting a:hover {
background: url(http://cap-that.com/atlantis/header.jpg) -350px -421px no-repeat;
width: 90px;}	
    
#menu .allcaps{
    position: absolute;
    left: 445px; 
    width: 60px; 
    top: 0px; }   
#menu .allcaps a{
    display: block;
    margin: 0px;
    width: 60px;
    left: 445px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .allcaps a:hover{
	background: url(http://cap-that.com/atlantis/header.jpg) -445px -421px no-repeat;
    width: 60px;}	

#menu .siteinfo{
    position: absolute;
    left: 510px; 
    width: 105px; 
    top: 0px; }   
#menu .siteinfo a{
    display: block;
    margin: 0px;
    width: 105px;
    left: 510px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .siteinfo a:hover{
	background: url(http://cap-that.com/atlantis/header.jpg) -510px -421px no-repeat;
    width: 105px;}	
    
#menu .links{
    position: absolute;
    left: 620px; 
    width: 40px; 
    top: 0px; }   
#menu .links a{
    display: block;
    margin: 0px;
    width: 40px;
    left: 620px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .links a:hover{
	background: url(http://cap-that.com/atlantis/header.jpg) -620px -421px no-repeat;
    width: 40px;}	
	
#menu .home{
    position: absolute;
    left: 665px; 
    width: 40px; 
    top: 0px; }   
#menu .home a{
    display: block;
    margin: 0px;
    width: 40px;
    left: 665px;
    visibility: visible;
    text-indent: -9000px;
    overflow: hidden;} 
#menu .home a:hover{
	background: url(http://cap-that.com/atlantis/header.jpg) -665px -421px no-repeat;
    width: 40px;}	
		
#menu .home span, #menu .allcaps span, #menu .caplisting span, #menu .siteinfo span, #menu .links span {
	visibility: hidden;
	white-space: nowrap;}


/*CONTENT*/
#content {
	border-top: 0px;
	margin: 0px auto;
	padding-top: 10px;
	width: 719px; 
    background-color: #011713;}

#content h1 {
	font-family: tahoma, arial, sans serif;
    font-size: 10px;
    text-transform: uppercase; 
	font-weight: bold;
    color: #011713;
	margin-bottom: 5px;
    padding: 2px;
    background: #625f42;
	text-align: left;
    border: 1px solid #011713 }

#content h2 {
	font-family: tahoma, arial, sans serif;
    font-size: 10px;
	font-weight: bold;
text-transform: uppercase;
    color: #625f42;
	margin-bottom: 5px;
    padding: 2px;
	text-align: left;
    border-bottom: 1px solid #625f42 }


/*FOOTER*/
#footer {
	position:relative;
	border-top: 0px;
	border-bottom: 1px solid #625f42;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
    width: 719px;
	background: #011713;}
	  
#footer h1{
	font-family: tahoma, arial, sans serif;
    font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
    color: #011713;
    margin-bottom: 0px;
    padding: 1px;
	padding-left: 2px;
    background:#625f42;
    border: 1px solid #011713;
}

#footer .p{
	margin: 0px;
	padding: 0px;
    font-family: tahoma, arial, sans serif;
    font-size: 11px;
    color: #011713;
}


/* GALLERY VARIABLES */

td.topmenu {
background-color: #011713;
padding: 2px;
font-weight: bold;
border-bottom: 1px solid #625f42;}

td.bottommenu {
background-color: #011713;
padding: 2px;
font-weight: bold;
border-top: 1px solid #625f42;}

td.topmenu a:link, td.topmenu a:visited, td.bottommenu a:link, td.bottommenu a:visited {
padding: 4px; }

span.gallerynolinktop {
background-color: #011713;
padding: 3px 5px 3px 5px;
border-left: 1px solid #625f42;
border-right: 1px solid #625f42;
border-top: 1px solid #625f42;
border-bottom: 0px solid #625f42;
}

span.gallerynolinkbottom {
background-color: #011713;
padding: 3px 5px 3px 5px;
border-left: 1px solid #625f42;
border-right: 1px solid #625f42;
border-top: 0px solid #625f42;
border-bottom: 1px solid #625f42;
}

/* END OF GALLERY VARIABLES */
