/* CSS Document */
body {
	background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#11121C; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:18px; padding-top:15px; margin:0px;
}
.page {
	width:746px; background-color:#FFFFFF; text-align:left; border:1px solid #000000;
}
.pageBottom {
	width:746px;
}
.contentHolder {
	float:left; width:716px; background-color:#FFFFFF; padding:15px;
}
.content {
	float:left; width:716px; background-color:#FFFFFF;
}


/* HOME */
.homeLeft {
	float:left; width:254px; padding-right:15px; border-right: 1px solid #D2D2D2; text-align:justify;
}
.homeRight {
	float:left; width:423px; padding-left:15px; text-align:justify;
}
.homePageTitle {
	float:left; width:254px; margin-bottom:10px;
}
.homePageTitle1 {
	float:left; width:423px; margin-bottom:10px; height:12px;
}
.homePhotos {
	float:left; margin-bottom:10px; margin-top:10px;
}
.additional {
	float:left; margin-top:20px; margin-bottom:10px;
}
.homeContact {
	float:left; width:423px; background-image:url(images/logo-scaled.gif); background-position:right; background-repeat:no-repeat;
}
.contactTitle1 {
	float:left; width:423px; margin-bottom:10px;
}
.grayBarHome {
	float:left; width:423px; margin-top:30px; margin-bottom:10px;
}

/* PAGES */
.pageTitle {
	float:left; width:325px; margin-bottom:10px;
}
.pageCookie {
	float:left; width:391px; height:12px; margin-bottom:10px; font-size:9px; text-align:right; line-height:9px;
}
.contactLeft {
	float:left; width:500px; padding-right:16px;
}
.contactRight {
	float:left; width:200px;
}
.contactTitle {
	float:left; width:200px; margin-bottom:10px;
}
.formFields {
	float:left; width:200px; margin-bottom:5px;
}
.formText {
	font-size:11px; font-family:Arial, Helvetica, sans-serif;
}
.aboutRight {
	float:left; width:175px; border:1px solid #666666; background-color:#ECECEC; padding:5px; margin-bottom:15px;
}
.aboutRules {
	float:left; width:510px; margin-top:5px; margin-bottom:5px;
}
.aboutRight2{
	float:left; width:187px;
}
.aboutRightCol {
	float:left; width:175px; margin-left:15px;
}
.aboutLeft {
	float:left; width:510px; text-align:justify;
}
.aboutPic {
	border:1px solid #666666; margin-left:15px;
}
.experienceCol {
	float:left; width:348px; padding-right:10px;
}

/* NAV */
.navHolder {
	float:left; width:746px;
}
.navButtons {
	float:left; width:105px;
}
.navMiddle {
	float:left; width:286px;
}
.navRight {
	float:left; width:355px;
}
.topPhoto {
	float:left; width:746px;
}
.bottomSpace {
	width:15px; float:left; 
}
.bottomNav {
	float:left; width:706px; background-color:#C0C0C0; color:#000000; font-size:9px; text-align:left; padding-left:10px; height:23px; padding-top:4px; border-top:1px solid #000000;
}
.bottomCredit {
	float:left; width:746px; text-align:center; color:#C0C0C0; font-size:9px;
}

/* FOTNS */
a:link, a:visited {
	color:#23409C; text-decoration:none;
}
a:hover {
	color:#23409C; text-decoration:underline;
}
a.bottomN:link, a.bottomN:visited {
	color: #000000;	
}
a.bottomN:hover {
	color: #000000; text-decoration:underline;
}
a.credit:link, a.credit:visited {
	color: #C0C0C0;	
}
a.credit:hover {
	color: #C0C0C0; text-decoration:underline;
}
.bottomText {
	color:#C0C0C0; font-size:9px;
}
.photoborder {
	border:1px solid #000000;
}