/* Reset */
:link,:visited{text-decoration:none}
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0}
a img,:link img,:visited img{border:0}
.jump {display:none}

body {	font: 80%  Arial, sans-serif;	color: #FEF8F8; background:#761111 url(../imgs/bkBody.gif) repeat-x top left; padding-bottom:15px;  }
acronym, abbr {	border-bottom: 1px dashed #999;	cursor: help;	font-size: 0.9em;	letter-spacing: .07em;}
a {outline:none; cursor:url(/cursor.png), pointer; }
*:first-child+html a { cursor: url(/cursor.cur), pointer }

#global{ width: 920px; margin: 0px auto; position: relative; padding-top:25px  }
ul#languages  { position:absolute; top:5px; right:20px}
ul#languages li { float:left; background: url(../imgs/sep.gif) no-repeat 0 50%;	padding-left: 8px;	margin-left: 8px;	line-height: 1.1;}
ul#languages li.first-child, ul#languages  li:first-child {	background: none;	padding-left: 0;}
ul#languages li a{ color:#FEF8F8}
ul#languages li a:hover{ color:#000}

#wrapper{  max-width: 920px;  background:#B71D1D url(../imgs/bkWrapper.gif) bottom no-repeat;  }
#header { height: 49px;	margin-bottom:0px;  position:relative; background:#B71D1D url(../imgs/bkHeader.gif) top no-repeat;  }
h1 a {background:transparent url(../imgs/logo.gif) no-repeat scroll 0%; height:35px; left:20px; position:absolute; text-indent:-9999px; top:13px; width:230px; }

#content .block{ background-color:#000000; height:220px; padding:0 0px 0 6px }
#content .block ul li{ float:left; padding:0; margin:0  }
#main { padding:20px; padding-bottom:50px }


/* nav */
#nav { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em; position: absolute;	right:20px;	bottom: 8px;}
#nav li {float: left;}
#nav li a {	 color:#FFFFFF; background: url(../imgs/sepNav.gif) no-repeat left center; padding-left: 12px; margin-left: 30px;}
#nav li a:hover, #nav li.selected a { color:#000;  background: url(../imgs/sepNav-over.gif) no-repeat left center;}


/* Main */
/* HEADINGS */
#main h2{	font-size: 1.6em; font-weight: normal;	color:#000; }
#main h2 a{color:#000; }

#main h3 {	font-size: 1.5em;  }
#main h3 { color:#FddCdc; font-size:1.3em; font-weight:bold; margin-top:1.5em}
#main h4, #main h5, #main h6 {	margin-top: .5em;	margin-bottom: .5em; color:#FddCdc; }
#main h4 {	font-size: 1em;  }
#main h5 {	font-size: 1.2em;}
#main h6 {	font-size: 1.1em;	}
#main h4 a { text-decoration:none;}
#main h4 a:hover { text-decoration:underline;}
#main h5 a { text-decoration:none;}
#main h5 a:hover { text-decoration:underline;}

#main p{	margin: 1.2em 0;	line-height: 1.3;}
#main p strong{color:#FddCdc;}
#main a{ 	color: #FEF8F8; text-decoration:underline	}
#main a:hover{ 	text-decoration:none; color:#000000}

#main .col ul li{ margin-bottom:10px; list-style-type:circle; margin-left:15px}

#main .col{ float:left; width:235px; margin-right:20px}
#main #column2.col{ width:367px;}
#main #column3.col{ margin-right:0}

#main .clear{ clear:both}


/* VIDEOS*/
#main p.movie{text-align:center}


/* Footer */
#footer { font-family:Georgia, "Times New Roman", Times, serif;	padding:5px 15px; position:relative}
#footer p{font-size:2.1em;   }
#footer p.credits{font-size:1em; position:absolute; right:5px; top:15px}
#footer a {	color: #FEF8F8;	text-decoration: none;}
#footer a:hover {	color: #000;}

/* ERROR*/
ul.formErrors{ margin:23px;}
ul.formErrors li{ margin-bottom:0px; color:#FFF;font-weight:bold; }
