div#container
{
margin-left: auto;
margin-right: auto;
width: 910px;
text-align: left;
background-image:url(imgs/v2/background_verticaltext.gif);
background-repeat:repeat-y;
}

div#nextimageicon {
	z-index: 3;
	float:right;
	top: -25px;
	position:relative;
}

body, P, td, th {
	font-family: Helvetica, Arial, sans-serif;
}
body {
	margin: 1px 1px 1px 1px;
	text-align:center;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: small;
}


/******************************************* MENU ITEMS ******************************************/

.menuitemselected, .menuitemselected:visited, a.menuitemselected:hover {
	color: #990000;
	background-color: #FFFFFF;
	width: 128px;
	text-align:right;
	font-size:small;
	padding: 2px 2px 2px 0px;
	display:block;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF solid 1px;
}

.menuitemfaded, .menuitemfaded:visited {
	color: #FFFFFF;
	background-color: #7C1F26;
	width: 129px;
	text-align:right;
	font-size:small;
	display:block;	
	padding: 2px 2px 2px 0px;
	border-bottom: #E6ACAC solid 1px;
}
a.menuitemfaded:hover, .menuitemfaded:hover {
	color: #FFFFFF;
	background-color: #333333;
}

a.copyright, a.copyright:visited  {
	color: white;
}
a, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a.copyright:hover {
	color: #DF0000;
}

.maintext {
	text-align: justify;
}
a.email {
	color: #CC0000;
}
a.email:hover, a.email:visited {
	color: #FF8080
}
.redtext {
	color: #990000;
	font-style: italic;
}
a.redtext, a.redtext:visited {
	text-decoration:underline;
}
.highlightedtext {
	background-color: #EEBAB9;
	padding: 2px;
	border-left: #990000 4px solid;
}
.title {
	border-bottom:#990000 1px solid;
}


input, textarea, select {
	background-color: #EFEFEF;
	color: #333333;
	border: #333333 1px solid;
}
input:hover, textarea:hover {
	background-color: #F8DCDC;
}


/*********************************************  NEW BACKGROUNDS ***********************************************/

.headerbackground {
	width:855px;
	text-align: left;
	padding-top: 25px;
}

.spacermargins {
	width: 25px;
}
.spacermarginsTop {
	height: 5px;
}


.topmenu {
	background-image:url(imgs/v2/top_menu_background.jpg);
	background-repeat:repeat-x;
	height: 22px;
}
a.topmenuItemSelected, a.topmenuItem:hover  {
	color:#990000;
	font-weight:bolder;
	font-size: smaller;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-right: #FFFFFF 1px solid;
	background-image:url(imgs/v2/top_menu_background_over.jpg);
	background-repeat:repeat-x;
}
.topmenuItem, .topmenuItem:visited {
	color:#000000;
	font-weight:bolder;
	font-size: smaller;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-right: #FFFFFF 1px solid;
	margin: 0px 0px 0px 0px;
}

.topmenuItem:hover {
	color:#FFFFFF;
}

.maintextArea {
	background-color:#000000;
/*	background-image:url(imgs/v2/textarea_basecurve.gif); */
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#FFFFFF;
	width: 450px;
	vertical-align:top;
	text-align:left;
	padding: 1px 20px 5px 1px;
	border-left: #000000 5px solid;
	border-right: #000000 5px solid;
	font-size: small;
	line-height: 150%;
}

.maintextAreaWide {
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:bottom right;
	color: #FFFFFF;
	min-height: 500px;
	width: 700px;
	vertical-align:top;
	text-align:left;
	padding: 1px 1px 5px 5px;
	border-left: #000000 5px solid;
	border-right: #000000 5px solid;
	font-size: small;
	line-height: 150%;
}

.copyrightborder {
	padding-top: 3px;
}

.footerbackground {
	background-image:url(imgs/v2/footer_main_background.jpg);
	background-repeat:no-repeat;
	width: 855px;
	height: 139px;
	text-align: right;
	vertical-align: bottom;
	font-size: 10px;
	color:#FFFFFF;
}

.leftmenuarea {
	width: 131px;
	background-color:#7C1F26;
	background-image:url(imgs/v2/leftmenu_basecurve.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.mainImage {
	padding: 1px 20px 0px 5px;
}

.sitemaptable {
	margin: 10px;
	padding: 10px;
}
.sitemapItem, .sitemapItem:visited {
	color:#990000;
	font-weight:bolder;
}
.sitemapSubItem, .sitemapSubItem:visited {
	color: #333333;
	border-left: #CCCCCC 1px solid;
	line-height: 100%;
	padding-left: 2px;
}

.timeline {
	float:right;
	vertical-align:text-top;
}
#flags {
	float:left;
}

a.getFlashNotice {
	font-size: small;
	color: #FFFFFF;
	padding: 1px;
	border: #FF0000 1px dotted;
	width: 100%;
	text-align:right;
	display:block;
}
a.getFlashNotice:hover {
	background-color: #CCCCCC;
	color:#333333;
}


.homepageIntro {
	background-image:url(/imgs/homepage/static_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 852px;
	height: 273px;
}

.homepageIntroText {
	width: 550px;
	color: #FFFFFF;
	font-size: small;
	vertical-align:middle;
	padding-top: 10px;
	padding-left: 5px;
}

.courseRowShaded {
	background-color: #272727;
}
.courseRowUnShaded {
	background-color: #000000;
}
.courseRowUnShaded:hover, .courseRowShaded:hover {
	background-color:#666666;
}