* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #666;
	text-align: center;
}

#totalwrapper {
	width: 760px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 5px;
}
/*----------------layout---------------------------*/
#top {
	height: 30px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #bbb;
	text-align:right;
}
#header, #header2, #header3, #header4, #header5, #header6 {
	height: 80px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(../images/header2.gif);
}
#header3 {
	background-image: url(../images/header3.png);
}
#header4 {
	background-image: url(../images/header4.png);
}
#header5 {
	background-image: url(../images/header5.png);
}
#header6 {
	background-image: url(../images/header6.png);
}

#home {
	height: 60px;
	width: 100px;
	margin-left: 30px;
	display: block;
	float: left;
}
* html #home {
	margin-left:15px;

}
#navbar {
	height: 40px;
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 65%;
	text-decoration: none;
	font-weight: bold;
}
#main {
	background-image: url(../images/main.png);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
#sidebar {
	margin-left: 30px;
	float: left;
	padding: 0;
	width: 299px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:299px;
}
html>body #sidebar {
  width:299px;
}
* html #sidebar {
  margin-left: 15px;
} 
#sidebarimage {
	height: 252px;
	width: 299px;
}
#spacer {
	height: 40px;
	background-image: url(../images/spacer.png);
}
#content {
	width: 380px;
	margin-left: 340px;
}

#bottom {
	height: 30px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 40px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	text-align:right;
	}
#footer {
	width: 760px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	padding-bottom: 10px;
}
/*----------------navigation---------------------------*/
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: none;
	background-color: #003366;
}
#navbar li {
	float: left;
	width: 99px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #003366;
	height: 40px;
}


#navbar a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 3px 6px;
	height: 34px;
width: 87px;
}
* html #navbar a {
height: 40px;
width: 99px;
}

#navbar a:hover, .activepoint {
	background-color: #FF0000;
}
.navbuttons {
	padding: 3px 6px;
}
/*----------------content---------------------------*/
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	letter-spacing: 0px;
}
#content ul, #content ol {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	margin:10px 0px 0px 20px;
 	list-style-type: square;
}
#content ol {
	list-style-type: upper-alpha;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FF0000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #666666;
}
#content .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	color: #FFFFFF;
	padding:2px;
	margin: 0px;
	letter-spacing: 0px;
	display:inline;
	background-color: #FF0000;
}
#content a {
color:#F00;
text-decoration:none;
}
#content a:hover {
text-decoration:underline;
}
/*-----------------------sidebar--------------------------*/


.clearfloats {
	clear: both;
	height: 1px;
}
#unilogos {
	width: 99px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#unilogos img,#unilogos a {
margin:0px;
padding:0px;
border:0px;
}
#sidebarcontent {
	width: 190px;
	margin-left: 105px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 10px;
}
#sidebarcontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
#sidebarcontent a {
	color: #666666;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#sidebarcontent a:hover {
	color: #FF0000;
}
#sidebarcontent .simpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	color: #666666;
}
#bottom a, #top a {
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}
#bottom a:hover, #top a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#lang {
	padding-top: 15px;
	padding-right: 31px;
}
#projectdescribtion1 {
	height: 60px;
	width: 350px;
	margin-left: 132px;
	background-position: 12px 30px;
	background-repeat: no-repeat;
}
#projectdescribtion2 {
	height: 60px;
	width: 350px;
	margin-left: 132px;
	background-position: 12px 30px;
	background-repeat: no-repeat;
}
