body{
padding: 0;
margin: 0;
background: #000000;
scrollbar-arrow-color: #999999;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #222222;
font-family: Trebuchet MS;
font-size: 11px;
color: #FFFFFF;
}
h2{
margin: 0;
font: bold 18px Arial, Helvetica, sans-serif;
color: #000;
}
p{
font: normal 12px Arial, Helvetica, sans-serif;
color: #000;
}
#header{
padding: 0px;
background: #000000;
margin: 0px 0px 0px 0px;
height: 125px;
}
#footer{
padding: 0px;
background: #000000;
margin: 0px 0px 0px 0px;
height: 123px;
}
#wrapper{
width: 700px;
margin-left: auto;
margin-right: auto;
}
#navbar{
padding: 10px;
background: #fff;
}
#navbar ul{
list-style: none;
padding: 0;
margin: 0;
}
#navbar li{
display: inline;
padding: 0;
margin: 0;
}
#navbar a:link,#navbar a:visited{
margin-left: 20px;
font: normal 12px Arial, Helvetica, sans-serif;
color: #000;
text-align: center;
text-decoration: none;
}
#navbar a:hover{
background: #fc0;
}
#maincol{
margin: 0px 0px 0px 0px;
clear: both;
padding: 0px;
background: #000000;
background-image: url(../images/middle.jpg);
background-repeat: no-repeat;
background-position: top left;
height: 302px;
}

#myText {
position: relative;
width: 80%;
height: 280px;
margin-left: auto;
margin-right: auto;
overflow: auto;
padding: 10px;
}

.gImg {
margin: 10px 10px 10px 10px;
border: 1px solid #000000;
}


/* Lightbox CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/* Guestbook CSS */
.pgBook {
padding: 7px;
width: 75%;
border-bottom: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
word-wrap: break-word;
}

.pgBook2 {
padding: 7px;
width: 75%;
border-bottom: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
color: #FFFFFF;
}

.gHead {
text-decoration: underline;
color: #FFFFFF;
}

.gForm {
padding: 4px;
}

.mySubmit {
border-top: 1px;
border-top-style: dashed;
border-top-color: #999999;
border-left: 1px;
border-left-style: dashed;
border-left-color: #999999;
border-right: 1px;
border-right-style: dashed;
border-right-color: #999999;
border-bottom: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
color: #DDDDDD;
background-color: #333333;
font-size: 10px;
filter:alpha(opacity=80);
}

.myTextarea {
border-top: 1px;
border-top-style: dashed;
border-top-color: #999999;
border-left: 1px;
border-left-style: dashed;
border-left-color: #999999;
border-right: 1px;
border-right-style: dashed;
border-right-color: #999999;
border-bottom: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
color: #DDDDDD;
background-color: #333333;
font-size: 10px;
filter:alpha(opacity=70);
}

.myInput {
border-top: 1px;
border-top-style: dashed;
border-top-color: #999999;
border-left: 1px;
border-left-style: dashed;
border-left-color: #999999;
border-right: 1px;
border-right-style: dashed;
border-right-color: #999999;
border-bottom: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
color: #DDDDDD;
background-color: #333333;
font-size: 10px;
filter:alpha(opacity=70);
}

img.quote {
filter:alpha(opacity=70);
}

p.latest { width: 350px; text-align: right; font-size: 10px; color: #FFFFFF; font-style: italic; margin: 0px 0px 0px 0px; }

.secImg {
filter:alpha(opacity=70);
}

.postSuccess {
color: #FFFF00;
font-weight: bold;
font-size: 11px;
font-family: Trebuchet MS;
}

.postFail {
color: #FF0000;
font-weight: bold;
font-size: 11px;
font-family: Trebuchet MS;
}

.postMessage {
font-weight: bold;
font-size: 10px;
text-decoration: underline;
color: #FF0000;
font-family: Trebuchet MS;
}

.thisText {
color: #FFFFFF;
font-family: Trebuchet MS;
font-size: 11px;
}

h1 {
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
font-family: Trebuchet MS;
}

h2 {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #FFFFFF;
}

.abImg {
margin: 0px 0px 0px 50px;
border: 1px solid #000000;
}

p.abLeft { width: 20%; padding: 0px; float: left; height: 250px; }
p.abRight { width: 20%; padding: 0px; color: #FFFFFF; float: left; font-size: 11px; height: 250px; }
p.gbalign { float: right; width: 200px; top: 0px; right: 0px; }


#aboutLeft {
position: absolute;
width: 50%;
height: 200px;
top: 0px;
background-image: url(../images/aboutme_heading.gif);
background-repeat: no-repeat;
background-position: top left;
}
#aboutRight {
position: absolute;
width: 40%;
height: 270px;
right: 0%;
top: 10px;
overflow: auto;
}

.aaa {
float: left;
padding: 0px 8px 2px 0px;
}

#arrowTop {
position: absolute;
top: 5px;
right: 60px;
z-index: 4;
}

#arrowBottom {
position: absolute;
top: 275px;
right: 60px;
z-index: 4;
}

#gb {
position: absolute;
top: 0px;
right: 0px;
z-index: 4;
width: 210px;
padding: 4px;
}

#baseLink {
position: absolute;
top: 0px;
left: 0px;
z-index: 5;
background-color: #FFFFFF;
}

p.quote { font-size: 16px; text-decoration: italic; color: #FFFFFF; }
p.f1 { float: left; width: 25%; }
p.f2 { float: left; width: 50%; }
p.f3 { float: left; width: 25%; }

a.p, a.p:link, a.p:visited, a.p:hover, a.p:active {
color: #7f2222;
}

p.hel { color: #FFFFFF; }
a.hl, a.hl:link, a.hl:hover, a.hl:visited, a.hl:active { color: #FF0000; font-weight: bold; }

p.pagi { border: 1px solid #666666; background-color: #333333; color: #FFFFFF; font-size: 10px; filter: alpha(opacity=60); }
p.folders { border: 1px solid #666666; background-color: #333333; color: #FFFFFF; font-size: 11px; filter: alpha(opacity=60); width: 200px; padding: 4px; }
span.fhead { font-weight: bold; font-size: 12px; }
a.pagi, a.pagi:link, a.pagi:active, a.pagi:visited, a.pagi:hover { text-decoration: underline; font-weight: bold; color: #FF0000; }
a.f, a.f:link, a.f:active, a.f:visited { color: #FFFFFF; text-decoration: none; }
a.f:hover { text-decoration: underline; }

p.quote { font-family: Arial; font-size: 18px; color: #CCCCCC; font-style: italic; }
