/* Start of CMSMS style sheet 'christina_css' */
/* Start of CMSMS style sheet 'christina_css' */
/* Start of CMSMS style sheet 'christina_css' */
*{
    margin:0;
    padding:0;
}

html, body  {    
     overflow-x:hidden;/*Needed to eliminate scrollbars, may cause PROBLEMS!!*/ 
     height:100%;
}

img, div { behavior: url(/js/iepngfix.htc); border: none; }

body { 	
    color: black; 
    font-family: Times New Roman, Serif; 
    font-size:14px; 
}

h1
{
    color: #891731;
    font-weight: normal;
    font-size:1.4em; 
     text-transform:uppercase;
}
h2{
    font-family: Times New Roman, Serif; 
    font-size:1.4em; 
    font-weight:normal;
     letter-spacing:0.2em;
    color:#891731;
     text-transform:uppercase;
}

#stage{
    position: absolute;
    padding-top: 0px;
    z-index:20;
    width:100%;
}

#navigation{ 
    padding:20px 0px 0px 0px;

    width:1052px; position:relative; margin: 0 auto;      
}
#centered{ 
    padding:20px 0px 0px 0px;
    width: 1102px; position:relative; margin: 0 auto;     
}

#content{ width: 1063px;  background-image: url(/uploads/images/ui/content_background.png); background-position:top left; background-repeat:repeat-y; }
#content_background_top{ line-height:0em;}
#content_background_bottom{ line-height:0em; 

}

#content_inner
{
    width:900px;
    padding: 5px 80px 10px 80px;

}
#text
{
    position: relative;
    z-index:30;
}
.nav
{
     margin: 75px 0 0 23px;
     position: relative;
     z-index:34;

     float:left;
}

.nav li{
/* remove any default bullets */
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 22px;
    float:left;

    text-transform:uppercase;
}


.nav li a{
    text-decoration:none;
    color:#555;
    font-size:17px;
   font-weight: bold;
}

.nav li a:hover{
    color:#891731;
/*    font-size: 17px;
*/
}


a{
    color:#891731;
    text-decoration:none;
}

a:hover{
    color:#000;
    text-decoration:none;
}

.nav li.currentpage span{
    font-weight:normal;
    margin:0;
    padding:0;
    color:#891731;
    font-size:17px;
}

a.selected {
    color:#891731;
/*    font-size:17px;
*/
}


#gradient img{
	position:absolute;
	height:500px;
	width:100%;
}

#supersize img, #supersize a{
	height:99%;
	width:100%;
	
}

#logo{
    float:left;
}

p{
 font-family: Verdana, Sans-Serif;
 letter-spacing:0.04em;
 color:#555;
 font-size:12px;
 line-height: 1.5em;
}


.cssTickerEntry
{
  color: #444;
}
.contactinfo {
  margin: 10px auto;
  text-align: right;
  font-family: Arial;
  width:1052px;
  color: #891731;
  padding-right: 150px;
}

/* End of 'christina_css' */

/* End of 'christina_css' */

