@charset "UTF-8";
/* CSS Document */

body {
background-color:#000;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
margin:0;
padding:0;
}

a {
text-decoration:none;
}
#maincontent {
position:absolute;
top: 50%;
left: 50%;
margin-left: -420px;
margin-top: -150px;
width:850px;
height:250px;
padding:0;
z-index:10000;
font-size:16px;
font-weight:normal;
line-height:22px;
color:#2494c7;
letter-spacing:1px;
}

#maintext a {
color:#2494c7;
}
#maintext a:hover {
color:#fff;
}

#gallerywrapper, #nongallery {
width: 900px;
		height: 600px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -450px;
		margin-top: -300px;
		background-color: #111;
}
#nongallery {
background-color:#222;
}

#leftindent {
float:left;
width:210px;
height:350px;
}

#footer {
position:absolute;
top: 50%;
left: 50%;
margin-left: -420px;
margin-top: 260px;
width:850px;
height:40px;
padding:0;
z-index:10000;
color:#2494c7;
}

#footer a {
color:#fff;
}



#header, #miniheader {
position:absolute;
top: 50%;
left: 50%;
margin-left: -425px;
margin-top: -275px;
width:850px;
height:55px;
padding:0;
z-index:10000;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}
#adminheader {
width:850px;
height:55px;
margin:0 auto;
background:url(../images/jamesreid.gif);
}
#adminmain {
width:850px;
height:55px;
margin:0 auto;
}
#adminmain th {
text-align:left;
font-size:16px;
font-weight:bold;
}
#adminmain td {
text-align:left;
font-size:11px;
}
#adminmain a {
color:#2494c7;
}
#adminmain a:hover {
text-decoration:underline;
}
#adminmain td {
border-bottom:1px solid #333;
height:20px;
}

label {display:inline-block;width:300px;}

#header {background:url(images/jamesreid.gif);}
#miniheader {visibility:hidden;}
#captions {visibility:hidden;}

#menugap {
width:210px;
float:left;
}

#leftmenu {
float:left;
width:390px;
padding:5px;
}

.rightmenu {
float:right;
width:220px;
text-align:right;
color:#2494c7;
padding:7px 10px 5px 5px;
}

#leftmenu a, #leftmenu a:link, #leftmenu a:visited {
color:#2494c7;
}

#leftmenu a:hover {
color:#fff;
}

#leftmenu a.active {
color:#fff;
}

.rightmenu a, .rightmenu a:link, .rightmenu a:visited {
color:#2494c7;
}

.rightmenu a:hover {
color:#fff;
}

.firstbit {
font-size:24px;
}

#gallery {width:900px; height:600px; margin:0; padding:0; }
#gallery li { display: block; }

#buttons {margin:0;padding:0}
#buttons a {
display:inline-block;
	height:13px;
}
#buttons a:hover {
background-position:0 13px;
}
a.first {background-image:url(images/controller-first.gif);width:14px;}
a.last {background-image:url(images/controller-last.gif);width:14px;}
a.next {background-image:url(images/controller-next.gif);width:20px;}
a.prev {background-image:url(images/controller-prev.gif);width:20px;}
a.pause {background-image:url(images/controller-pause.gif);width:14px;}

