/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image:url(../images/abaum_grad_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#wrapper {
	width: 750px;
	position: absolute;
	margin-top: 0px;
	left: 50%;
	margin-left: -375px;
}

#nav {
	position:absolute;
	top: 0px;
	width: 750px;
	height: 100px;
}

/* templateRight */

#flashLeft {
	position:absolute;
	width: 350px;
	height: 335px;
	top: 100px;
}

#imageLeft {
	position: absolute;
	top: 435px;
	width: 350px;
	height: 165px;
}

#contentRight {
	position:absolute;
	top: 100px;
	width: 400px;
	height: 500px;
	left: 350px;
	top: 100px;
	float:right;
}

#textRight p {
	font-size: 0.75em;
	color:#333333;
	margin-bottom:10px;
}

#textRight {
	position: absolute;
	display:block;
	top: 61px;
	left: 22px;
	width: 335px;
	height: 400px;
	overflow: auto;
	vertical-align: top;
	z-index: 2;
	padding-right: 10px;
	clear: both;
	padding-top: 5px;
}

/* END templateRight */
/* templateLeft */

#flashRight {
	position:absolute;
	left: 410px;
	top: 100px;
	width: 340px;
	height: 335px;
}

#flashRightFull {
	position:absolute;
	left: 410px;
	top: 100px;
	width: 340px;
	height: 500px;
}

#imageRight {
	position: absolute;
	left: 410px;
	top: 435px;
	width: 340px;
	height: 165px;
}

#contentLeft {
	position:absolute;
	top: 100px;
	width: 410px;
	height: 500px;
	left: 0px;
	float:right;
}

#textLeft p {
	font-size: 0.75em;
	color:#333333;
	margin-bottom:10px;
}

#textLeft {
	position: absolute; 
	display:block;
	top: 61px;
	left: 50px;
	width: 335px;
	height: 400px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
	z-index: 2;
	padding-right: 10px;
	clear: both;
	padding-top: 5px;
}

/* END templateLeft */
/* templateMiddle */

#flashMiddle {
	position:absolute;
	left: 410px;
	top: 100px;
	width: 340px;
	height: 335px;
	top: 100px;
}

#imageMiddle {
	position: absolute;
	left: 410px;
	top: 435px;
	width: 340px;
	height: 165px;
}

#contentMiddle {
	position:absolute;
	top: 100px;
	width: 750px;
	height: 500px;
	left: 0px;
	top: 100px;
	float:right;
	background-image:url(../images/schedule_bg.jpg);
	background-repeat:no-repeat;
}

#textMiddle p {
	font-size: 0.75em;
	color:#333333;
}

#textMiddle {
	position: absolute; 
	display:block;
	top: 10px;
	left: 25px;
	width: 700px;
	height: 460px;
	overflow: auto;
	vertical-align: top;
	text-align:center;
	z-index: 2;
	padding-right: 0px;
	clear: both;
	padding-top: 0px;
}

/* END templateMiddle */

#footer {
	position: absolute;
	top: 600px;
	width: 750px;
	height: 60px;
}
#footer p {
	text-align:center;
	margin: 10px;
	font-size: 70%;
	color: #666666;
}

#footer p a {
	color:#999999;
	text-decoration:none;
}

#footer p a:hover,a:focus {
	color:#FFCC00;
}
/* END new CSS */

td {
	font-size: 0.85em;
	color:#333333;
	margin-bottom:10px;
	text-align: left;
}
	
a	{
	color: #6d1319;
	font-weight: bold;
}

a:hover {
	color: #1c66e9;
}
	
.cap {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

#videoBox {
	width: 320px;
	font-size: 0.85em;
	color: #ffffff;
	display:block;
	margin: 0 auto;
	padding: 20px;
	margin: 0 auto;
}

#videoBox h3 {
	text-align: center;
	color: #ECBC38;
	padding:8px;
}

#videoBox a {
color: #FFFF99;
}


#videoCredit p {
	font-size: 0.95em;
}

#videoCredit a {
	font-size: 1.1em;
	font-weight:bold;
	}

#pullquote {
	font-size: 1em;
	border: 1px solid #000;
	padding: 6px;
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: center;
	background-color: #fef5c0;
}