@charset "utf-8";

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	width: auto;
}
a img {
	border: 0;
}

#wrap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #300;
	padding: 0px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: medium outset #600;
	background-image: url(images/texture.png);
	background-repeat: repeat;
	background-position: center center;
	text-align: left;
	min-height: 800px;
}
#header {
	background-image: url(images/rabel-header.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 980px;
	background-position: center;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
#logo {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 290px;
	top: 80px;
	margin: 0px;
	padding: 0px;
}

/* Horizontal Nav Bar */
#nav {
	background-color: #900;
	height: 40px;
	width: 784px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FC0;
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
	padding-left: 98px;
	padding-right: 98px;
}

#nav .topLevel a {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 94px;
	border: 2px outset #600;
	position: relative;
	display: block;
	float: left;
}

#nav .topLevel a:link {
	color: #F60;
	text-decoration: none;
}
#nav .topLevel a:visited {
	color: #FC0;
	text-decoration: none;
}
#nav .topLevel a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FC6;
}
#nav .topLevel a:active {
	color: #FC0;
	text-decoration: none;
	background-color: #FF9;
}

#main li{
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
#main li.topLevel {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	position: relative;
	float: left;
}
.nestedList {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 40px;
	padding: 0px;
	line-height: 12px;
	z-index: 99;
	font-size: 12px;
	right: -33px;
	text-indent: 0px;
}
.nestedList a {
	text-align: center;
	height: auto;
	float: none;
}


#main li:hover .nestedList{
	display: block;
	z-index: 99;
}

#main .topDrop {
	background-image: url(images/drop-top-shadow.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 33px;
	width: 140px;
	position: relative;
	display: block;
	line-height: 33px;
	z-index: 99;
	padding-left: 10px;
	padding-right: 10px;
}
#main .middleDrop {
	background-image: url(images/drop-middle-shadow.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 140px;
	position: relative;
	display: block;
	line-height: 30px;
	z-index: 99;
	padding-right: 10px;
	padding-left: 10px;
}
#main .bottomDrop {
	background-image: url(images/drop-bottom-shadow.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 71px;
	width: 140px;
	position: relative;
	display: block;
	line-height: 28px;
	z-index: 99;
	padding-right: 10px;
	padding-left: 10px;
}
#main .topDrop a {
	border: none;
	width: auto;
	height: auto;
	margin: auto;
	float: none;
	background-image: url(images/texture.png);
	background-repeat: repeat;
}
#main .middleDrop a {
	border: none;
	height: auto;
	width: auto;
	float: none;
	background-image: url(images/texture.png);
	background-repeat: repeat;
}
#main .bottomDrop a {
	border: none;
	height: auto;
	width: auto;
	float: none;
	background-image: url(images/texture.png);
	background-repeat: repeat;
	margin-bottom: 64px;
}

#main .topDrop a:link {
	color: #600;
	text-decoration: none;

}
#main .topDrop a:visited {
	text-decoration: none;
	color: #C00;
}
#main .topDrop a:hover {
	color: #C60;
	text-decoration: underline;
}
#main .topDrop a:active {
	color: #000;
	text-decoration: underline;
}
#main .middleDrop a:link {
	color: #600;
	text-decoration: none;
}
#main .middleDrop a:visited {
	text-decoration: none;
	color: #C00;
}
#main .middleDrop a:hover {
	color: #C60;
	text-decoration: underline;
}
#main .middleDrop a:active {
	color: #000;
	text-decoration: underline;
}
#main .bottomDrop a:link {
	color: #600;
	text-decoration: none;

}
#main .bottomDrop a:visited {
	text-decoration: none;
	color: #C00;
}
#main .bottomDrop a:hover {
	color: #C60;
	text-decoration: underline;
}
#main .bottomDrop a:active {
	color: #000;
	text-decoration: underline;
}
#contentTop {
	float: right;
	height: auto;
	width: 400px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 3px ridge #300;
	margin-top: 20px;
	min-height: 546px;
}

#newsScroll {
	float: right;
	height: 550px;
	width: 230px;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 3px ridge #300;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	overflow: visible;
}

#movie {
	height: 350px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 17px;
	border: 3px ridge #600;
	display: block;
	z-index: 1;
	margin-top: 0px;
	clear: left;
}
#wrap #contentTop p {
	font-size: 16px;
}

#bottomContent {
	display: inline;
	height: 94px;
	width: 365px;
	margin-right: 17px;
	margin-bottom: 20px;
	float: left;
	margin-left: 340px;
	overflow: hidden;
}
.socialize {
	float: left;
	height: 130px;
	width: 120px;
	margin-right: 10px;
}
.socializeDigg {
	float: left;
	height: 130px;
	width: 70px;
	margin-right: 5px;
	margin-top: 20px;
}


#text {
	width: 244px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 12px;
	border: 3px ridge #600;
	clear: left;
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	min-height: 182px;
	float: left;
}
#text h6 {
	font-size: 12px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#text h3 {
	display: inline;
}
sup {
	font-size: xx-small;
}



#mainText {
	float: right;
	width: 620px;
	margin: 20px 30px 20px 0px;
	padding: 3px 10px 3px 10px;
	border: 3px ridge #300;
	clear: right;
	min-height: 512px;
	font-size: 14px;
}
#mainText h4 {
	font-size: 14px;
	display: inline;
}

#mainText .relatedSection {
	padding: 5px;
	float: left;
	width: 180px;
	margin-right: 10px;
	border: 3px ridge #900;
	min-height: 500px;
	background-image: url(images/campaign-transparency.gif);
	background-repeat: repeat;
}


#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	padding: 5px;
	clear: both;
	height: 60px;
	width: 960px;
	margin: 10px 0px 5px 5px;
	text-align: center;
}
#footer a:link {
	color: #300;
	text-decoration: none;
}
#footer a:visited {
	color: #300;
	text-decoration: none;
}
#footer a:hover {
	color: #300;
	text-decoration: underline;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #600;
}
.scroll {
	height: 400px;
	width: 220px;
	z-index: 1;
	overflow: visible;
}
#subNav {
	float: left;
	width: 244px;
	margin: 20px 0px 20px 12px;
	border: 3px ridge #600;
	clear: left;
	padding: 0px 8px 0px 8px;
	background-image: url(images/white-transparency.gif);
	background-repeat: repeat;
	display: inline;
	min-height: 300px;
}
.pause {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	padding: 1px;
	float: right;
	height: 15px;
	width: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.photoDetail {
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	min-width: 220px;
	min-height: 280px;
}

.photo {
	margin: 5px;
	border: medium solid #900;
	float: left;
	min-width: 200px;
	min-height: 130px;
}
.photoInfo {
	font-size: 14px;
	margin: 5px;
	padding: 5px;
	height: 50px;
	width: 200px;
	clear: left;
}
#fillerLeft {
	clear: left;
	width: 267px;
	background-color: #900;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 11px;
}
#fillerLeft .tileLeft {
	background-color: #660000;
	float: left;
	width: 79px;
	border: 5px ridge #F60;
	height: inherit;
	background-image: url(images/filler_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#fillerBottom {
	background-color: #900;
	clear: right;
	float: right;
	width: 646px;
	margin-right: 30px;
}
#fillerBottom .tileBottom {
	background-color: #660000;
	float: left;
	height: inherit;
	width: 94px;
	border: 2px ridge #600;
	background-image: url(images/filler_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

