html{height:100%;}

body,form,h1,h2,.clear{margin:0;padding:0;}
p{margin:10px 0px;padding:0;}

body,table,input,textarea,select{font:normal 15px Tahoma;}

body{background:#800000;color:black;text-align:center;}

a,a:visited{color:blue;}
a:active,a:hover{color:red;}

#main{margin:0px auto;text-align:center;width:800px;}

#thumbnail{background:#FFF;width:150px;float:left;margin:0px 5px;}

/* use *html in front of anything ONLY for IE */
#introtext{background:#FFD7AE;width:610px;height:180px;float:right;margin:0px 5px;text-align:left;padding:10px;}
*html #introtext{background:#FFD7AE;width:620px;height:200px;float:right;margin:0px 5px;text-align:left;padding:10px;}

h1{font-size:22px;font-weight:bold;}
h2{font-size:14px;font-weight:bold;}
.aliase{font-size:12px;color:gray;}

.bio{font-size:12px;margin:0px 10px 0px 0px;}

.clear{clear:both;}

#modellinks{background:#FFD7AE;width:770px;margin:10px 5px;text-align:left;padding:10px 10px 5px 10px;}
*html #modellinks{background:#FFD7AE;width:780px;margin:10px 0px;text-align:left;padding:10px 10px 5px 10px;}

#gallerycontainer{width:390px;margin:5px 5px;float:left;}

#rightcontainer{width:380px;margin:5px 5px;float:right;}

#galleries{background:#FFD7AE;text-align:left;line-height:150%;margin:5px 0px;padding:10px;}

#paysitebox{background:#FFD7AE;text-align:left;font-size:12px;margin:5px 0px;}

#searchbox{background:#FFD7AE;text-align:left;font-size:12px;margin:10px 0px;padding:10px;}

.genericbckgrd{background:#FFD7AE;text-align:left;font-size:12px;margin:10px 0px;padding:10px;}

#reclinks_item {
	position : relative;
    height: 200px;
    width: 150px;
    background-color: #ECEFF1;
    margin-bottom: 5px;
	margin-left: 3px;
    cursor: pointer;
	text-align: center;
}
#reclinks_box {
	position: absolute;
	left: 0px;
	top: 201px;
	width: 150px;
	height: 20px;
	background-color: #000;
	filter:alpha(opacity=80);
	margin-top: -20px;
    opacity: 0.75;
	cursor: pointer;
}
.reclinks_text {
	left: 0px;
	top: 200px;
	position: absolute;
	width: 150px;
	margin-top: -24px;
    color: #FFD7AE;
    font-weight: bold;
    padding-top: 4px;
    text-decoration: none;
	cursor: pointer;
}

.url {
  color: green;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
}

.grey {
  color: #666;
}

.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

a.category {
  color: #009dd9;
}

a.link {
  color: #009dd9;
}

.plain {
  text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

.header {
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 5px;
}

/* tabs */ 
#tab-container {
  background: url('../images/lines.gif') repeat-x top left;
  padding-top: 10px;
}

#tabs {
  text-align: center;
  margin: 0;
  font: Bold 8pt Tahoma;
  padding-left: 15px;
  background: url('../images/gray-dot.gif') repeat-x bottom;
  height: 29px;
}

.tab-l {
  background: url('../images/tab-left-off.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
  margin-left: 6px;
} 

.tab-l.on-l {
  background: url('../images/tab-left-on.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
} 

.tab-r {
  background: url('../images/tab-right-off.gif') no-repeat bottom right;
  width: auto;
  float: left;
  display: inline;
  padding: 0 13px 0 6px;
  height: 29px;
} 

.tab-r.on-r {
  background: url('../images/tab-right-on.gif') no-repeat bottom right;
  width: auto;
}

.tab-r a {
  position: relative;
  top: 13px;
  color: #FFF;
  text-decoration: none;
}

.tab-r.on-r a {
  color:#000;
}

/* Search bar */
#search-bar {
  text-align: center; 
  padding: 4px 0 12px 0; 
  background: #f0f0f0 url('../images/gray-line-shadow.gif') repeat-x bottom left;
  background-color: #f0f0f0;
}

#search-button {
  position: relative; 
  top: 3px;
  border: 0;
}

/* Header bars */
.bar {
  background: url('../images/header-bar-middle.gif') repeat-x top left;
  height: 29px;
}

.bar-left {
  background: url('../images/header-bar-left.gif') no-repeat top left;
  height: 29px;
  float: left;
  display: inline;
}

.bar-right {
  background: url('../images/header-bar-right.gif') no-repeat bottom right;
  height: 29px;
  text-align: right;
}

.bar-text-left {
  position: relative;
  top: 4px;
  left: 10px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  display: inline;
}

.bar-text-right {
  position: relative;
  top: 5px;
  right: 15px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 9pt;
  display: inline;  
}

.bar-text-right a {
  text-decoration: none;
}

/* Footer */
#non-footer {
  position: relative;
  min-height: 100%;
}

* html #non-footer {
  height: 100%;
}

#logo {
  background: url('http://gwsa.net/images/logo3.gif') no-repeat bottom center;
  background-color: #800000;
  height: 150px;
}

#footer {
  background: url('../images/footer.gif') repeat-x top left;
  position: relative;
  margin: -45px auto 0 auto;
  height: 45px;
  font-size: 8pt;
  font-family: Tahoma;
  color: #888;
}

#footer-spacer {
  height: 50px;
}

#footer-text {
  position: relative;
  top: 10px;
  left: 10px;
  width: 700px;
}

#footer-text a {
  text-decoration: none;
}