body {
	margin:0px;	
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:0px;	
}

h1{
	color:#575757;
	font-size:40px;
	font-weight:normal;
    line-height:55px;
    margin-bottom: 10px;
}

#background1 {
	background-image: url(images/frontpage/background1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:61px;
	
}

#logobar_background {
	background-image:url(images/frontpage/logobar.jpg);
	background-repeat:no-repeat;
	height:42px;
	background-position:center;
}

#logobar{
	width:1000px;
	margin:0 auto;
}	

#header_background {
	background-color: #FFF;
	background-repeat:no-repeat;
	height:293px;
	width:100%;
	margin: 0 auto;
	background-position:center;
}

#header{
	width:1000px;
	margin: 0 auto;
}

#breadcrumbs{
	height:30px;
	padding-top:10px;
}

#welcometext{
	margin-left:40px;
	width: 400px;
	font-weight:bold;
	line-height:30px;
}

#content_background {
	background-image: url(images/frontpage/backgroundcontent.jpg);
	background-repeat:no-repeat;
	/* height:643px;*/
    height:423px;
	background-position:center;
	width:100%;
}

#content{
	width:1000px;
	margin: 0 auto;
}

#endbar {
	background-color:#FF541E;
	height:29px;
}

#footer_background {
	background-image:url(images/frontpage/backgroundfooter.jpg);
	background-repeat:no-repeat;
	height:108px;
	background-position:center;
}

#footer{
	width:1000px;
	margin: 0 auto;
	padding:10px;
	height:19px;
}

a.footerlinks{
	color:white;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	border-right: solid 1px #fff;
}



#footerlastlink{
	border-right: 0px;	
}

#oldbanner_unive{
	margin: 0 auto;
	width:1024px;
    top: 20px;
    left: 100px;

}

#banner_unive{
    margin: 0 auto;
     
    
    left: 100px;
    
        
}

.button{
	background-color: #FF541E;
	font-family:Myriad Pro, Arial;
	color:#FFF;
	text-decoration:none;
	font-size:30px;
	display:block;
	height: 150px;
	width: 160px;
	position:relative;
	float:left;
	margin-left:11px;
	border-bottom: solid 10px #FF6F42;
	padding:10px;
}

a.button:hover {
	border-bottom: solid 10px #fff;
}

#button4{
	/* background-image:url(images/frontpage/button4.jpg);*/
}

#button_row1{
	display:block;
	position:relative;
	height:190px;
	left:30px;
	top:30px; /* was -30*/
}

#button_row2{
	display:block;
	height:190px;
	position:relative;
	/* top:-19px;*/
    top: 30px;
	left:30px;
}

#search {
	width:300px;
	float:right;
	color:#FFF;
	height:22px;
	padding:10px;
	text-align:right;
}

#searchlabel{
	display: block;
	position:relative;
	width:150px;
	height:20px;
	font-weight:bold;
	padding-top:2px;
}

#searchfield{
	height:24px;
	border:0px;
	display:block;
	position:relative;
	top:-25px;
	left:160px;
	background-image:url(images/frontpage/backgroundsearch.png);
}

#searchsubmitfield{
	height:24px;
	display:block;
	width:24px;
	height:24px;
	position:relative;
	top:-49px;
	left:280px;
}

.topnavlinks{
    background-image:url(images/normal/topnav_normal.png);
    background-repeat:no-repeat;
    float:left;
    display:block;
    position:relative;
    height:35px;
    width:148px;
    left:96px;
    top:26px;
    color:#333;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    padding-top:10px;
}

a.topnavlinks:hover, a.topnavlinks:active{
    background-image:url(images/normal/topnav_active.png);
}

#topnav{
    width:1000px;
    margin:0 auto;
    
}    

#searchtexthtml{
    height:24px;
    border:0px;
    display:block;
    position:relative;
    top:-25px;
    left:160px;
    background-image:url(images/normal/backgroundsearch.png);
}

#searchsubmitfield{
    height:24px;
    display:block;
    width:24px;
    height:24px;
    position:relative;
    top:-49px;
    left:280px;
}
