body {
	font-family: Georgia;
	padding: 0px;
	margin: 0px;
}

p {
	font-family: Georgia;
	font-size: 16px;
	text-align: justify;
	padding-left: 3px;
	padding-right: 10px;
}

li {
	margin-bottom: 6px;
	text-align: justify;
	padding-right: 10px;
}

li.nomargin{
	margin: 0;
}

h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 24px;
}

#container {
	width: 1000px;
}

#header {
	margin-left: 30px;
}

#pagehead {
	background-color: #1f5599;
	height: 60px;
	color: white;
	width: 100%;
}

#subtitle {
	padding-left: 80px;
	color: white;	
	font-weight: bold;
	float: left;
}

#subtitle_name {
	font-size: 24px;		
}

#subtitle_sub {
	font-size: 12px;
}

#topmenu {
	float: left;
}

ul#mainlevel-nav {
	list-style: none;
}

ul#mainlevel-nav li {
	display: block;
	float: left;
	width: auto;
	background-image: url('../images/btn_back.jpg');
	background-repeat: repeat-x;
	margin: 2px;
	line-height: 34px;
	white-space: nowrap;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

ul#mainlevel-nav li a{
	text-decoration: none;
	
	color: White;
	font-weight: bold;
}

ul#mainlevel-nav li a:hover {
	color: white;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel {
	list-style: none;
	margin: 0;
	margin-left: 2px;

	padding: 0;
}

ul#mainlevel li {
	width: 192px;
	line-height: 125px;
	background-image: url('../images/left_box.gif');
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 2px;
}

ul#mainlevel li a {
	color: Black;
	font-size: 18px;
}






#pagecenter {
	clear: both;
}
#footer {
	height: 20px;
	text-align: center;
	background-color: #1F5599;
	color: white;
	font-weight: bold;
	width: 100%;
	clear: both;
	font-size: 12px;
}

#center {
	width: 600px;
	float: left;
	background-image: url('../images/txt_roundedcorners.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
table {
	font-family: Georgia;
	font-size: 16px;
	text-align: justify;
}

table.contentpaneopen {
	font-family: Georgia;
	font-size: 16px;
	text-align: justify;
}

div {
	font-family: Georgia;
	font-size: 16px;
	text-align: justify;
}

div.componentheading {
	font-family: Georgia;
	font-size: 16px;
	text-align: justify;
	margin-top: 10px;
}

div.col {
	background-image: url('../images/col_background.jpg');
	background-repeat: repeat-x;
	width: 200px;
	height: 400px;
	float:left;
}

#foto_left {
	margin-left: 3px;
}
