@charset "utf-8";
/* CSS Document */
body{
	height: 100%;
	margin: 0 0 0 0;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: auto;
	padding:0;
	text-align:center;
	
	
}

#wrapper{
	 margin-left:auto;
    margin-right:auto;
    width:960px;
	
	padding-top:25px;
	font-family:Segoe UI;
	z-index:12;
	position:relative;
	text-align:left;
	}
#utsc{
	margin-top:0;
	float:left;
	}

#row{
	padding: 0 20px;
	padding-bottom:0px;
	}
#nav{
	align:center;
	position:relative;
	clear:left;
	font-family:Segoe UI;
	font-size:22px;
	padding: 7px 15px;
	color:#464646;
	backgrond: linear-dradient(top, #efefef 0%, #bbbbbb 100%);
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	background: -webkit-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: -5px 20px;
	border-radius: 5px;
}


#row:hover{
	font-family:Segoe UI bold;
	color:#5b9a68;}
#row link{
	text-decoration:none;
	color:#5b9a68;}
#row:visited{
	text-decoration:none;
	color:#5b9a68;}
#row a{
	text-decoration:none;
	color:#464646;}
#row a:hover{
	color:#5b9a68;}


#logo{
	margin-top:0px;
	position:relative;}
	
#line {background-color:#333333;
width:900px;
height:1px;
margin:auto;
margin-top:0px;
position:relative;
z-index:0;
align:center;
}


a:link {text-decoration:none;
color:#2d75a2;}
a:visited {text-decoration:none;
color:#2d75a2;}
a:hover {text-decoration:underline;
color:#2d75a2;}
a:active {text-decoration:underline;
color:#2d75a2;}

#row2{
	width:550px;
	text-align:left;

}
#row1{
}
#main{
		z-index:12;
	font-family:Segoe UI;
	position:relative;
	
}

#current{
	text-align:left;	
	font-family:Segoe UI;
	width:800px;
	position:relative;
	
}

#row3{
	text-align:left;
	font-size:16px;}

#pictures{
	
	position:relative;
}
#row4{
	width:300px;}
	
#links{
	
	backgrond: linear-dradient(top, #efefef 0%, #bbbbbb 100%);
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	background: -webkit-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	border-radius: 5px;
	
	margin-top: 5%;
	text-align:left;
	font-family:Segoe UI;
	font-size:15px;
	position:absolute;
	padding: 0px 2px;
	
}

#row5{
	border-radius:3px;
	border:1px solid black;}
	
#contact_back{
	
	
	}
#pic{
	margin-bottom:25%;
	min-width:1100px;
	width:100%;
	position:absolute;
	z-index:0;}