/*
JavaScript Gallery Builder 1.0
(C)1999-2008 Usingit.com, All rights reserved!
*/
body, html {
	color: #000000;
	background: url(../images/body_back.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	scrollbar-base-color: #99CC66;
}
#brand {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/brandback.gif) no-repeat center top;
}
#logo {
	width: 196px;
	height: 200px;
	float: left;
	background: url(../images/logo.jpg) no-repeat center top;
}
#banner {
	width: 550px;
	height: 200px;
	float: right;
}
#links {
	width: 660px;
	height: 30px;
	line-height: 40px;
	margin: 0 auto;
	padding-top: 6px;
	text-align: right;
	padding-right: 100px;
	padding-bottom: 6px;
	border: 1px solid #990000;
}
#links a {
	padding-left: 30px;
	padding-top: 20px;
}
#links a:links {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#links a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#links a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/brownarrow_down_right.gif) center 10% no-repeat;
}
#alpha_photos
{
margin: auto;
width: 754px;
height: 330px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
margin-top: 20px;
border:1px solid #990000;
z-index: 1000;
margin-bottom: 20px;
}

#alpha_photos_Arrows
{
width: 257px;
}

#alpha_photos_LeftPanel
{
float: left;
width: 270px;
padding-left: 14px;
}

#alpha_photos_Thumbs
{
	position:relative;
	overflow: hidden;
	width: 270px;
	height: 241px;
}

#alpha_photos_ThumbsInner
{
position: relative;
}

#alpha_photos_FullSizeImage_Outer
{
	float: left;
	width: 425px;
	height: 300px;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

#alpha_photos_FullSizeImage
{
border:6px solid #FFFFFF;
}

.alpha_photos_ThumbCol
{
position: absolute;
width: 130px;
padding: 7px;
padding-left: 0px;
}

.alpha_photos_ThumbCol div
{
width: 120px;
height: 90px;
padding: 7px;
padding-left: 0px;
}

.alpha_photos_ThumbCol img
{
border: 0px;
padding: 0px;
}

.alpha_photos_LeftArrow
{
float: left;
}

.alpha_photos_RightArrow
{
float: right;
}
#footer {
	width: 710px;
	height: auto;
	padding-right: 50px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0 auto;
	border: 1px solid #990000;
}
#footer a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

