/* CSS Document */

body { background:url(../images/backgrounds/background.jpg) #000000 repeat; padding:0; margin:0; font: 300 0.68em arial; color: #666; text-align:center; background-position:25% 40%; color:#B08747; }

a{text-decoration: none;}


p { clear: both; padding: 0 0 25px 0; margin:0; text-align: center; font-size:14px;  }
img {border:0;}
input { margin: 0; padding: 2px; font-family: verdana; font-size: 100%; text-align:left; width:250px; border:1px solid #CCCCCC;  }
ul { margin: 0 auto; padding: 0; height: 50px; list-style: none; }
ul li { display: block; width: 70px; height: 50px; margin: 0 5px 50px 5px; }
ul li a {width: 70px; height: 50px; text-indent: -99999px; background-repeat: no-repeat; background-position: 0 0; }
ul .Select { width: auto; color: #fff; }
#TopLeft {top:0; left:0; height:209px; width:254px; background:#0033CC; background:url(../images/corners/bookendTopLeft.png) no-repeat; position:absolute;}
#TopRight {top:0; right:0; height:209px; width:254px;  background:url(../images/corners/bookendTopRight.png) no-repeat; position:absolute;}
#BottomLeft {
	bottom:0;
	left:1px;
	height:209px;
	width:254px;
	background:url(../images/corners/bookendBottomLeft.png) no-repeat;
	position:absolute;
}
#BottomRight {
	bottom:0;
	right:4px;
	height:209px;
	width:254px;
	background:url(../images/corners/bookendBottomRight.png) no-repeat;
	position:absolute;
}

#Logo {width:440px; height:260px; margin:70px auto 20px auto; }

.Logos {margin: 0 16px;}

.Footer {font-size:9px;}

.Submit {cursor:pointer;}


#Form {width:700px; text-align:left; margin:0 auto;}

label {width: 150px; float:left; text-align:left; }

.Checkbox {width:auto; border:none;}

.Select {width:250px;}
