
.Section_Title_CLASS{
 display:block;
 position:absolute;
 top:5px;
 left:-196px; /* Auto centered for IE 6*/
 width:393px; /* Auto Generated */
 height:40px; /* Auto Generated */

 background-image:url("Section_Title.PNG");
 background-position:center center;
 background-repeat:no-repeat;

}

/***  Do not modify code above this line ***/

.Concept_Template_CLASS{
 background-image:url("Repeater.JPG");
 background-position:center center;
 background-repeat:repeat-x;
}

.Logo_CLASS{
 display:block;
 top:0px;
 left:0px;
 width:100%;
 height:400px;
 background-image:url("CSU_Logo.PNG");
 background-position:20% -20%;
 background-repeat:no-repeat;
}

.Avery_CLASS{
 display:inline-block;
position:relative;

 top:-400px;
 right:0px;
 width:100%;
 height:400px;
 background-image:url("Avery_Glow.PNG");
 background-position:bottom right;
 background-repeat:no-repeat;
}

.Pres_Title_Container_CLASS{
 display:block;
 position:relative;
 top:-450px;
 right:0px;
 width:100%;
 height:auto;
}

DIV.Pres_Title_Container_CLASS SPAN{
 display:block;
 float:right;
 width:300px;
 height:auto;
 background-color:black;
 text-align:center;
 margin:5px;
 border-style:solid;
 border-width:1px;
 border-color:#C0C0FF;
 font-size:16px;
 font-weight:bold;
 font-family:Times;
 font-variant:small-caps;
 letter-spacing:3px;
 padding:3px;
 color:#C0C0FF;
 cursor:default;
}

.Pres_Inaugural_CLASS{
 display:block;
 position:relative;
 top:-800px;
 left:25px;
}

*.Pres_Inaugural_CLASS A{
 color:#CCDDFF;
}

*.Pres_Inaugural_CLASS A:HOVER{
 color:white;
}
