/* CSS Document */

body {
	font-family:Arial,sans-serif;
	line-height:1.166;
	background:#5A7296 fixed; 
}

body, h1, h2, h3, h4, h5, #content a:visited, #content a:link, .content {
	color:#fff
}

body, h1, h2, h3, h4, h5, #header, #navigation, #content, html>body .content, .content, #sectionLinks, .uniimg {
	margin:0
}

body, h1, h2, h3, h4, h5, #header, #navigation, html>body .content, .content, #sectionLinks, .uniimg {
	padding:0
}

a:visited, a:link, #footer, #sectionLinks a:visited, #sectionLinks a:link {
	color:#369
}

a:visited, a:link, #sectionLinks a:hover {
	text-decoration:none;
}

a:visited, a:link, #content a:visited, #content a:link, #footer, #sectionLinks a:visited, #sectionLinks a:link, #sectionLinks a:hover {
	font-weight:bold;
}

a:hover, #content a:visited, #content a:link {
	text-decoration:underline;
}
	
h1 {
	font:bold 120% Arial,sans-serif
}

h2 {
	font:bold 114% Arial,sans-serif
}

h3 {
	font:bold 100% Arial,sans-serif
}

h4, h5 {
	font:100% Arial,sans-serif
}

#container, .nico {
	position:absolute
}

#container {
	left:2%;
	right:2%;
	width:96%;
	border-right:1px solid #ccc;
	margin-top:30px;
	top:4px}

#header {
	top:0;
	background:url(header.jpg) repeat-x;
	height:80px
}

#pictop {
	height:40px;
	width:600px;
	margin-left:7px;
	padding-top:23px
}

#pictop img, #footer {
	margin-top:0
}

#navigation {
	font:small Verdana,sans-serif;
	float:left;
	width:178px;
	background-color: #666666;
}

#sectionLinks a:visited, #sectionLinks a:link {
	display:block;
	background:url('bg_nav.jpg');padding-left:25px; padding-right:0; padding-top:2px; padding-bottom:4px
}

#sectionLinks a:visited, #sectionLinks a:link, .uniimg {
	border-top:1px solid #fff
}

#sectionLinks a:hover {
	background:url('bg_navdown.jpg'); 
}

#sectionLinks h3 {
	padding:10px 0 2px 10px
}

#sectionLinks h3, #sectionLinks a:visited, #sectionLinks a:link {
	border-bottom:1px solid #ccc
}

.uniimg {
	background:#666666 url(uni_pict.jpg);
	height:178px
}

#content {
	padding:5px 10px;
	overflow:auto;
	height:456px
}

html>body .content {
	height:auto
}

.content {
	font-size:90%
}

#footer {
	clear:both;
	font-size:small;
	background:#ccc url('footer.gif') repeat-x;
	height:24px;
	padding-left:16px;
	padding-top: 10px;
	padding-bottom: 4px;
}

#footpic {
	height: 24px;
	width: 700px;
}

