body, p, div, h1, h2, h3, h4, span, ul, li, hr, input, textarea {
	padding:0;
	margin:0;
}

body {
	color:#666666;
	font-family:Georgia,Palatino,"Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	height:100%;
}

body.full_height {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background: #FFFFFF url(../dsg/bg.gif) repeat;	
}

h1 {
	color:#E46E08;
	font-size:32px;
	line-height:32px;
	font-weight:normal;
	padding:5px;
	border-bottom:1px solid #E46E08;
	margin:0 0 15px 0;
	text-align:left;
}

h2 {
	color:#E46E08;
	font-size:24px;
	font-weight:normal;
	line-height:25px;
	margin:10px 0 10px 0;
	text-align:left;
}

h3{
	color:#E46E08;
	font-size:19px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:2px;	
}

h4{
	color:#A9A9A9;
	font-size:23px;
	font-weight:normal;
	line-height:24px;
	margin:5px 10px 10px 10px;
	padding-bottom:4px;
	border-bottom:1px solid #A9A9A9;	
}


hr {
	margin: 15px 0 15px 0;
}

.lead{
	color:#E46E08;
}

a, a:visited, a:hover {
	color:#009900;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
}

a.link, a:visited.link, a:hover.link {
	color:#009900;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
}

.datetime {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}

#wrapper {
	width:875px;
	height:100%;
	overflow: hidden;
}

#popup {		
	padding:5px;
}

#page {
	width:856px;	
	height:auto !important;
	min-height:760px;	
	float:left;	
	background: #FFFFFF url(../dsg/bg.gif) repeat;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#page_border {
	width:19px;
	float:left;
	background: #FFFFFF url(../dsg/bg_border.gif) repeat-y;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#left_content_big {
	float:left;
	width:570px;
	margin:0 10px 0 270px;	
}

/*
#left_content_big p:first-letter {
	color:#A9A9A9;
	font-size:46px;
	display:block;
}
*/

#left_content {
	float:left;
	width:360px;
	margin:0 10px 0 270px;	
}

#right_content {
	float:left;
	width:210px;
	margin:0;
}

#footer {
	width:565px;
	float:left;
	margin: 20px 0 10px 280px;
	text-align:center;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#footer a {
	color:#009900;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#sitemap {
	float:left;
	width:570px;
	margin:0 10px 0 270px;	
}

#sitemap h3 {
	padding:10px 0 0 50px;
	color:#444444;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
}

#sitemap ul {
	padding:0 0 10px 80px;
}

#sitemap li {
	list-style:none;
}

#sitemap a {
	color:#009900;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;	
}


#header_menu {
	position:absolute;
	top:100px;
	left:455px;
	width:400px;
	text-align:right;
}

#header_menu a {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	padding:0 10px 0 15px;
	background: url(../dsg/link_header.gif) no-repeat 0 3px;
}

.extra {
	padding:10px 20px 20px 20px;
	margin:0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:normal;	
}

.extra span {		
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;	
}

.extra a {
	color:#009900;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;	
}

.padding {
	padding-top:20px;
	margin-top:20px;
}

a.pager {
	font-size:15px;
	padding:3px;
}

a.selected {
	font-weight:bold;
	font-size:18px;
}

.menuItems .padd {
	margin-top:10px;
}

.menuItems {
	margin:0 0 60px 0;
	padding:0;
	list-style:none;
}

.menuItems li {	
	width: 125px;
	margin:0;
	padding:0;	
}

.menuItems li a {
	background: url(../dsg/link_menu.gif) no-repeat 0 5px;
	display:block;
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	line-height:21px;
	margin:0;
	padding:0px 0px 0px 19px;
	text-decoration:none;
	width:100%;
}

.menuItems li a:hover {
	background: url(../dsg/link_menu_o.gif) no-repeat 0 5px;
}

.menuItems li a.selected {
	color:#6ABD65;
	background: url(../dsg/link_menu_k.gif) no-repeat 0 5px;
}

.clear {
	clear:both;
}

.marginLeft {	
	width:570px;
	margin:0 10px 15px 270px;
}

img.fotogallery {	
	margin-left:auto;
	margin-right:auto;
	padding:0;
	border:0;
	display:block;
}

a.fotogallery {
	border: 1px solid #A9A9A9;	
	margin:0 0 10px 10px;
	padding:0;
	display:block;
	float:left;
	width:75px;
	text-align:center;
}

div.fotogallery {
	margin-left:10px;
	width:184px;
	border:1px solid #A9A9A9;	
}

.infopush {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	margin:0 0 20px 10px;
}

.infopush a {
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

div.departments a, div.departments a:visited {
	font-family:Georgia,Palatino,"Times New Roman";
	margin-left:10px;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
}

div.departments a:hover {
	font-family:Georgia,Palatino,"Times New Roman";
	margin-left:10px;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	color: #E46E08;
}

div.departments span {
	font-family:Georgia,Palatino,"Times New Roman";
	margin-left:10px;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	color: #E46E08;
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#keyboardMsg a { 
	color:#666666;
	font-family:Georgia,Palatino,"Times New Roman";
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

#lightbox img { border: none; }

#overlay img { border: none; }

#overlay{ background-image: url(../dsg/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../dsg/overlay.png", sizingMethod="scale");
}