body 
{
    font-family : times-roman  ;
    font-weight : normal ;
    font-size :  medium ;
    text-align : center ;
    background-image : url("../images/backuniblue3.jpg") ;
    background-repeat : repeat-x ;
}

/* h1
{
    font-weight : bold ;
    font-size :  18px ;
    color : #2a527f ;
    margin-left : 275px ;
    margin-top : 20px ;
    margin-bottom : -5px ;
}

*/

h1
{
    font-size : x-large ;
}

#googlelinks
{
	margin-left : 185px ;
}

#links
{
	position : absolute ;
	top : 20px ;
	margin-right : auto ;
	margin-left : auto ;
	text-align : right ;
	width : 896px ;
	height : 20px ;
	color : white ;
	font-size : 16px ;
}

#links a
{
	color : White ;
}
.right h1
{
    margin-left : 0px ;
}

h2
{
    font-size : 16px ;
    margin-top : 10px ;
    margin-bottom : -15px ;
    color : black ;
    
}

.quote
{
    width : 400px ;
    float : right ;
}

.quote div
{
   overflow : hidden ;
}
    
.main
{
    width : 975px ;
    margin-bottom : 500px ;
    margin-left : auto;
    margin-right : auto ;
    padding-top : 361px ;
    text-align : left ;
    display : inline-block ;
    background-color : White ;
    background-image : url("../images/acsbanner.gif") ;
    background-repeat : no-repeat ;
    background-position: top center;
}

.white
{
     background-color : White ;
     padding : 10px 10px 10px 10px ;
}

.right
{
   width : 415px ;
   float : left ;
   text-align : center ;
   margin-right : 100px ;
   margin-bottom : 30px ;
	margin-left : 30px ;  
   margin-top : 20px ;
}
.contenttop
{
    background-image : url("../images/rounded box top 400px.gif") ;
    background-repeat : no-repeat ;
    height : 14px ;
    width : 400px ;
    overflow : hidden ;
}

.contentbottom
{
    background-image : url("../images/rounded box bottom 400px.gif") ;
    background-repeat : no-repeat ;
    height : 14px ;
    width : 400px ;
    
}

.content
{
    float : none ;
    padding :  0px 10px 0px 0px ;
    width : 800px ;
    margin-left : auto ;
    margin-right : auto ;
    background-color : White ;
    overflow : hidden ;
    border-style :  ridge ;
}

.quote
{
	float : left ;
	margin-top : 25px ;
}

.quotetop
{
    background-image : url("../images/rounded box top 500px.gif") ;
    background-repeat : no-repeat ;
    height : 14px ;
}

.quotebottom
{
    background-image : url("../images/rounded box bottom 500px.gif") ;
    background-repeat : no-repeat ;
    height : 14px ;
}

.quotemiddle
{
    padding :  0px 10px 0px 10px ;
    font-size :  12px ;
    font-weight : normal ;
    text-align : center ;
    background-color : White ;
    width : 480px ;
}

.footer
{
    text-align : center ;
    background-color : inherit ;
    font-size : 12px ;
    width : 900px ;
    margin-left : auto ;
    margin-right : auto ;
}

.footer a
{
    font-size : 10px ;
}

.footer p
{
    text-align : center ;
}

.nomargin
{
    margin-left : 0px ;
}


.list
{
    background-image : url("../images/squaredot.gif") ;
    background-repeat : no-repeat ;
    font-weight : normal ;
    margin-left : 300px ;
    padding-left : 20px ;
    margin-top : 5px ;
    margin-bottom : 5px ;
}

#Image
{
    margin : 10px 10px 10px 10px ;
    vertical-align : top ;
    float : right ;
}


.footer span, .right span
{
    width : 10px ;
}

#Text, #FooterText
{
    width : auto ;
}

.smalllinks
{
    text-align : center ;
    margin-top : -5px ;
    font-size : 12px ;
}

.right span
{
    display : block ;
}

a img
{
    border : none ;
}

.hidden
{
	display : none ;
}


