/* CSS Document */

#center {
	text-align:center;
}

#content {
	margin: 0 auto;
	margin: 0px 0px 0px 225px;
	text-align:left;
	position:relative;
	width:830px;
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #000;
	
}

#textbox {
	background-repeat:no-repeat;
	width:220px;
	height:240px;
	position:absolute;
	z-index:1;
	top:200px;
	left:110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	}
	
	.bigtable {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
}
.rightborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}
.dottedoutline-black {
	border: 1px dotted #333333;
}
.bigtable2 {
	border-top: 1px none #990000;
	border-right: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	border-left: 1px dotted #990000;
}
.topborder {
	border-top: thin dotted #0099FF;
	border-right: thin none #0099FF;
	border-bottom: thin none #0099FF;
	border-left: thin none #0099FF;
}
#container {
	background-color: #00AFF0;
	background-image: url(images/home-bkgd2.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 1080px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-style: none;
	height: 844px;
}
#sidebar {
	float: left;
	width: 225px;
	border-left: 2px solid #000;
}
#maincontent {
	margin-left: 262px;
	width: 463px;
	background-image: url(images/container-bkgd.png);
	border-bottom-color: #000;
	padding-right: 105px;
	background-repeat: repeat-y;
}
#homenav {
	background-color: #00AFF0;
	width: 463px;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 55px;
	padding-left: 30px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 50px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	padding: 10px 5px 10px 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
}
.rightborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}
.bluetext {
	color: #00AFEF;
}
#sidebarempty {
	float: left;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	line-height: 12px;
}
.leftpadding {
	padding-left: 20px;
}
.photos {
	padding: 4px;
	border: 1px solid #00AFEF;
}
.bodycopy2 {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 55px;
	padding-left: 30px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 50px;
}
.bodycopysmall {
	font-size: 11px;
	line-height: 14px;
}
.actorstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}
.helvetica {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .15em;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #900;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

