body {
	align: center;
	margin: 0 auto;
	width: 1000px;
	background: #1e3158;
}

table  { 
	background: #ffffff; 
	margin: 0 auto; 
	padding: 6px; 
	align: center; 
	width: 960px;
	position: relative;
	float: left; 
}

#container {
	width: 930px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	background: #ffffff;
}

#logobox {
	width: 235px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	float: left;
	background: url("circle.gif") no-repeat top right #fff;
}

#logo {
	width: 100px;
	height: 100px;
	margin: 12px 0px 0px 12px;
	padding: 0 0 0 0;
	position: relative;
	float: left;
	background: #fff;
}

#GDVlogo {
	width: 695px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	float: left;
	background: #fff;
}

#Gtext {
	width: 220px;
	height: auto;
	font-family: Comic Sans MS;
	color: #215b9a; 
	font-size: 14pt;   
	margin: -2px 0px 0px 72px;
	position: relative;
	float: left;
	text-align: center;
}

#GDVtext {
	width: 588px;
	height: 28px;
	font-family: Comic Sans MS;
	color: #215b9a; 
	font-size: 15pt;   
	margin: 0 0 10px 300px;
	position: relative;
	float: left;
}

#content {
	width: 760px;
	margin: 0 0 0 0;
	position: relative;
	float: left;
	background: #fff;
}

a { 
	color: #21409a;   
	font-family: verdana, arial;
	font-size: 9pt;   
	text-decoration: none; 
}

a:hover { 
	color: #7382b4;    
	text-decoration: underline;
}

a.title { 
	color: #1e3158;   
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;    
	text-decoration: none; 
}

a.title:hover { 
	color: #7382b4;    
	text-decoration: underline;
}

a.mail { 
	color: #ffffff;   
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	margin-left: 18px;    
	text-decoration: none; 
}

a.mail:hover { 
	color: #7382b4;    
	text-decoration: underline;
}

a.unten { 
	color: #193370;   
	font-family: arial; 
	font-size: 8pt; 
	text-decoration: none; 
} 

a.unten:hover { 
	color: #7382b4;  
	text-decoration: underline;
}

a.small { 
	font-size: 8pt;  
} 

#indexbox {
	width: 589px;
	margin: 0 0 0 0;
	position: relative;
	float: left;
	background: #fff;
}

#longbox {
	width: 660px;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	position: relative;
	float: left;	
}

#textbox {
	width: 589px;
	margin: 0 0 0 0;
	position: relative;
	float: left;
	background: #fff;
}

#newsbox {
	width: 170px;
	margin: 0 0 0 0;
	position: relative;
	float: right;
	background: #e1e9ec;
}

#emptybox {
	width: 140px;
	height: 400px;
	margin: 0 0 0 0;
	position: relative;
}

#footer {
	width: 900px;
	height: 100px;
	margin: 8px 0 0 10px;
	position: relative;
	float: left;
	background: #bcccec;
}

h1 {
	font-family: Comic Sans MS;
	color: #7382b4; 
	font-size: 14pt;   
	text-align: center;
}

h2 {
	font-family: Arial;
	color: #1e3158; 
	font-size: 12pt;
	font-weight: normal;   
	text-align: left;
	margin: 10px 0 10px 18px;
}

h3 {	
	font-size: 10pt;
	color: #7382b4;   
}

h4 {
	text-align: left;   
}

.text {
	color: #333;   
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	margin: 0 18px 0 18px;  	
}

.boldtext {
	color: #333;   
	font-family: Arial;
	font-size: 9pt;
	font-weight: strong;
	text-align: left;
	margin: 0 18px 0 18px;  	
}

.text1 {
	color: #21409a;   
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	margin-left: 10px;  	
}

.text2 {
	color: 000;   
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	margin: 10px 4px 10px 10px; 	
}

.moretext {  
	text-align: right;
	margin-right: 52px;   	
}

