* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background: #fff url('img/bg.jpg') repeat-x; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #303030; 
 /* text-align: center; */
}

a {color:#d8165c;}
a:link {color:#d8165c;}
a:hover {color:#d8165c; text-decoration: none;}

/*h1, h2, h3, h4, h5, h6 { margin:15px 0 7px 0; }*/
h1 { font-size:200%; }
h2 { font-size:160%; font-weight: normal; color: #d8165c; }
h3 { font-size:105%; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-top: 25px; margin-bottom: 14px;}
h4 { font-size:120%; }
h5 { font-size:100%; }

#layout {
  width:980px; 
  margin:0 auto; 
  text-align:left; 
}

  	#header 
  	{
  		padding:10px 0 0 0; position:relative; 
  	}
  
      #logo h1 {
        position: relative; 
        overflow: hidden; 
        font-size:250%;
        margin: 0;
        color: #D8165C;
        width:750px;
      }
            
      #logo h2 {
        color: #F5A700;
        margin:0;
        width:750px;
      }
      
      #navigation{       
        line-height: 40px;
        font-size: 95%;
        margin:10px 0;
        text-align:center;
      }
      
      #navigation ul li{
        display: inline;
      }
      
      #navigation li a {
        font-size:120%;
        color: #1b1b1b;
        padding: 15px 12px;
        text-decoration: none; border-left: 1px solid #eaeaea;
      }
      
      #first a {
        border: none !important;
      }
      
      #toolsMenu
      {
      	text-align:right;      	
      }
      
      #shortInfo
      {
      	position:absolute;
      	right:0;
      	top:30px;
      	overflow:auto;
      	width:212px;
      	height:85px;
      	margin:0;
      	padding:0;
      }
      #shortInfo p
      {
      	  line-height:12pt;
      }
      
	  #navigation a:hover, #navigation li.selectedSiteTab a {
        text-decoration: underline;
      }
      #navigation a:hover
	  {
		color: #C60B50;
	  }
      
      #main {
      padding: 0 5px;
      }
      
      #content {
      padding: 10px 12px;
      }
      
      #footer {
      padding: 10px 0 10px 0px; margin-left: 15px;
      color: #aaaaaa;
      border-top: 1px solid #dadada;
      clear:both;
      text-align:center;
      }
      
      #footer p {
      margin-top: 0;
      margin-bottom: 0;
      }

      #left
      {
      	float:left;
		margin:0 0 20px;
		width:750px;
      }
      
      .right, .right a
      {
      	color: #fff;
      	text-decoration:none;
      	display:block;
      	margin: 0.5em 0;
      }
      .right a:hover
      {
      	color: #F2A673;
      }
      
      .right ul
      {
      	list-style-type:none;      	
      }
      
      .right
      {
		font-size: 14px;
		background: #D8165C url('img/main-top.jpg') repeat-x;
      	
      	float:right;
		margin:0 0 20px;
		width:180px;
      }       
      .right h1, .right h2, .right h3
      {
      	color: #F5A700;
      }
        
      .rightInside {
      padding: 15px;
      background: url('img/main-corner.jpg') no-repeat right bottom;
      }
      
      .thumbnail
{
float: left;
margin: 0 13px 20px 0px;
}

.boxhead
{
	background: #F4EB9C url(img/boxhead.gif) repeat-y 0 0;
	padding-left:40px;
	color:#D8165C;
	line-height:8pt;
}

a img {
  border: 1px solid #dadada;
}

a:hover img {
  border: 1px solid #bbbbbb;
}

p { margin:10px 0 15px 0; line-height: 24px; font-size: 95%}

.content p {color: #fff; margin-top: 10px;}

table td, th { padding: 2px; }

/*table { margin:10px 0; border: 1px solid #cdcdcd; border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
th { text-align:center; font-weight:bold; border: 1px solid #cdcdcd;}
th, td { padding:4px 6px; border: 1px solid #cdcdcd;}
tr.table-top {background: #e5e5e5; font-weight: bold;}
*/
/*ul, ol { display:block; margin:15px 0 15px 40px; }*/
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }
.clear {clear: both;}
#mediaCategories li.selectedMenuItem, #adminMenu li.selectedMenuItem
{
	background-color:#BD1351;
}
td.FunFactsAltRow
{
	 background-color: #F1F1F1;
}
