BODY {
	border: 0;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FBFBFB;
	text-align: center;
	background-color: #FBFBFB;
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

TD {
	font-size: 13px;
}

IMG {
	border: 0;
}

A {
	color: #CC6633;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(/images/url_globe.png);
	background-repeat: no-repeat;
}

A.noborder {	
	background-image: none;
	border: none;
}

#header_image {
	position: relative;
	z-index: 50;
	margin-top: -11px;
	margin-left: -2px;
}
	
#container {
	width: 833px;
	margin-left: auto;
	margin-right: auto;
}

.container_content {
	margin-left: 43px;
	margin-right: 0px;
	width: 745px;
	text-align: left;
}

* html .container_content {
	margin-left: 0px;
	width: 740px; /* for IE5 and IE6 in quirks mode */
}


#nav_menu {
	position: absolute;
	z-index: 51;
	top: 95px;
	margin-left: 500px;
}

a.nav_link {
	font-size: 15px;
	display: block;
	height: 40px;
	color: #B5E766;
	text-decoration: none;
	background: none;
	border: 0px;
	margin-left: 10px;
}

#nav_home {
	width: 42px;
	padding-left: 5px;
	background-image: url(/images/nav_home_bg.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
}

#nav_gallery {
	width: 50px;
	padding-left: 4px;
	background-image: url(/images/nav_gallery_bg.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
}

#nav_cv {
	width: 20px;
	color: #B5E766;
	padding-left: 10px;
	background-image: url(/images/nav_cv_bg.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
}

#nav_projects {
	color: #B5E766;
	padding-left: 10px;
	background-image: none;
	background-position: 0px 14px;
	background-repeat: no-repeat;
}

.newsTitle {
	font-weight: bold;
	font-size: 15px;
}

.newsSynopsis {
	font-size: 13px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.newsReadSynopsis {
	font-style: italic;
	margin-bottom: 30px;
}

.container_background {
	margin-left: 0px;
	width: 745px;
}

#container_content_background {
    position: absolute;
    top: 127px;
    background-image: url(/images/metal_plate_bg.png);
    width: 734px;
    margin-left: 10px;
}

.container_content_bottombg {	
	background-image: url(/images/metal_plate.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-left: 10px;
	
}

#background_spacing_dummy {
    visibility: hidden;
}


#page_content {
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	z-index: 2;
}

H1 {
	font-size: 24px;
	font-weight: bold;
}

a.insertfile_link {
	display: block;
	width: 275px;
	height: 87px;
	text-decoration: none;
	border: 0px;
	background-image: url(/images/download_file_bg.png);
	overflow: hidden;
	background-position: 15px 15px;
}

a.insertfile_link:hover {
	background-image: url(/images/download_file_bg_onm.png);
	background-position: 0px 0px;
}

div.insertfile_download_big {
	margin-left: 50px;
}

div.insertfile_title {
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	margin-top: 30px;
}

div.insertfile_info {
	margin-top: 4px;
	margin-right: 18px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

font.insertfile_info_key {
	font-weight: bold;
}

font.insertfile_info_value {}

/* only used as a reference
.container_content_bottombg {	
	background-image: url(/images/metal_plate.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-left: 10px;
}
*/

.blogpane_content_bottombg {
	margin-left: 5px; 
	background-image: url(/images/blog_pane_bottom.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 495px; 
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.blogpane_background {
	width: 495px;
}

#blogpane_content_top {
    position: absolute;
    top: 127px;
    z-index: 1;
    background-image: url(/images/blog_pane_top.jpg);
    width: 495px;
    height: 500px;
}

#blogpane_content_background {
    position: absolute;
    top: 127px;
    background-image: url(/images/blog_pane_bg.jpg);
    width: 495px;
}

/* Old css */

.blogpane_top {
	margin-left: 5px; background-image: url(/images/blog_pane_top.jpg); width: 498px; height: 500px; margin-top: -12px;
}

.blogpane_bottom {
	margin-left: 5px; 
	background-image: url(/images/blog_pane_bottom.png); 
	width: 498px; 
	height: 128px;
}

* html .blogpane_bottom {
	background-image: url(/images/blog_pane_bottom.png); 
	width: 503px;
	height: 128px;
}

.blog_gallery_module {
	text-align: center;
	width: 236px;
	position: absolute;
	top: 135px;
	margin-left: 506px;
}

* html .blog_gallery_module {
	position: absolute;
	top: 135px;
	margin-left: 487px;
}

.blog_gallery_module_middle {
	margin-top: -3px;
	background-image: url(/images/small_image_pane_bg.png); background-repeat: repeat-y;
}

.blog_gallery_image {
	margin-bottom: 5px;
}

.viewAlbumTitle {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.image_Image {

}

.image {

}

.gallery_sign {
	display: block;
	background-image: url(/images/gallery_sign.png);
	width: 296px;
	height: 111px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


.gallery_nav_text A {
	position: relative;
	color: #B0B0B0;
	border: 0;
	background: none;
}

.gallery_nav_text A:hover {
	color: #FFFFFF;
}

.gallery_home {
	position: relative;
	left: 55px;
}

.gallery_album {
	left: 70px;
	margin-right: 70px;
}

.gallery_image {
}

DIV.no_png_warning {
	display: none;
}

QUOTE {
	display: block;
	padding: 4px;
	margin: 0 auto 8px auto;
	color: #465584;
	background: #FAFCFE;
	border: 1px dotted #000;	
	border-left: 4px solid #8394B2;	
}

.submenu, .submenuSelected {
	display: block;
	font-family: arial, helvetica;
	font-size: 16px;
	background-image: url(/images/submenu/btn_end.jpg);
	background-position: right top;
	height: 33px;
	padding-top: 7px;
	padding-right: 18px;
	color: #3E3E3E;
}

.submenu:hover {
	background-image: url(/images/submenu/btn_end_onm.jpg);
	color: #E2E2E2;
}

.submenuSelected {
	background-image: url(/images/submenu/btn_end_active.jpg);
}