/*****************************************************
Stylesheet created by Joe Schaffer on 12-30-2008
email: joe.schaffer@tpwd.state.tx.us
*****************************************************/

body {
	background: #becdc5;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Cambria", "Times New Roman", serif ;
}

.clear {
	clear: both;
}

.hide-this {
	visibility: hidden;
	line-height: 0px;
	width: 0px;
	background: transparent;
	margin: 0;
	padding: 0;
}

#container1 {
	background: url(/images/body-bg.jpg) center repeat-y;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 942px;
}

#container2 {
	background: url(/images/tsow-bg.jpg) no-repeat;
	min-height: 642px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0;
	width: 942px;
}

#left {
	float: left;
	width: 234px;
	margin:0;
	margin-top: 196px;
	margin-left: 28px;
	_margin-left: 15px; /*This line exists soley because IE 6 and below suck if you remove this line the entire page will screw up */
	padding: 0;
}

#nav {
	width: 194px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

#nav ul {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
}

#nav ul li {
	display: block;
}

#nav a {
	color: #3a8299;
	text-decoration: none;
	font-size: large;
}

#logo {
	width: 194px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#dvd {
	width: 194px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#dvd img {
	border: none;
}

#right {
	float: left;
	margin:0;
	margin-top: 248px;
	margin-left: 20px;
	padding: 0;
	width: 630px;
	font-size: small;
}

#content {
	width: 590px;
	margin-top: 20px;
	margin-left: 20px;
}

#content h2 {
	color: #7b2e00;
	font-size: x-large;
	font-style: italic;
}

#content h3 {
	color: #34508e;
	font-size: large;
	font-style: italic;
}

#content hr {
	height: 0px;
	overflow: hidden;
	border: 0;
	border-bottom: 1px solid #34508e;
}

#documentary {
	margin: 0;
	padding: 0;
    padding-top : 36px; /* height of the replacement image */
    height:	0px;
    overflow: hidden;
    background-image: url('/images/h2-documentary.gif');
    background-repeat: no-repeat;
}

.specialtext {
	font-style: italic;
	color: #34508e;
	font-size: large;
}

.specialtextsm {
	font-style: italic;
	color: #7b2e00;
	font-size: x-small;
	font-weight: bold;
}

.hidelist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tagline {
    padding-top : 29px; /* height of the replacement image */
    height:	0px;
    overflow: hidden;
    background-image: url('/images/tagline.gif');
    background-repeat: no-repeat;
}

#movie {
	float: right;
	margin-left: 10px;
}

a.mag {
	float: left;
	display: block;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #34508e;
}

.mag img {
	border: none;
}

.partners {
	display: block;
	width: 590px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	text-align: center;
}