﻿html, body {
		/*height: 95%;*/
		 background-color:#999999;
    font-family: Arial, Helvetica, sans-serif;
    color:#7B8294;
    font-size:12px;
	background-image:url(../media/bg.jpg);
	background-repeat:no-repeat;
	
	}

	body {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	body a{
	 color:#7B8294;
    font-size:12px;
	text-decoration:none;
	}
	body a:hover{

	text-decoration:underline;
	}
	
	#Content 
	{
	width: 900px;
    left: 0px;
	margin: 0 auto;
	text-align: left;
    /*top: 20px;*/
	
	/* min-height: 100%;
	height: auto;*/
	/*border: #7f096e 1px solid;

    padding:10px;*/
	}

	/* Hack for IE, Reset to 100% height */
	/* * html #Content {
		height: 100%;
	}*/
	/* End IE Hack */
	#navbox
{
	position:relative;
	left:355px;
	
	top:50px;
	width:530px;
	color:#7B8294;
	font-size:14px;
	font-weight:bold;
	font: "Times New Roman", Times, serif;
}
#navbox a{
padding-left:45px;
font-size:14px;
	font-weight:bold;
	font: "Times New Roman", Times, serif;
	color:#7B8294;
	text-decoration:none;
}
#navbox a:hover{

	color:#999999;
	text-decoration:underline;
}
#header{

position:relative;
	width: 902px;
	left: 0px;
	top: 10px;
	height: 308px;
	background-image: url(../media/header1.gif);	
	background-repeat:no-repeat;
	}
	#header_Biog{

position:relative;
	width: 902px;
	left: 0px;
	top: 10px;
	height: 308px;
	background-image: url(../media/header_biog.gif);	
	background-repeat:no-repeat;
	}
	#header_Media{

position:relative;
	width: 902px;
	left: 0px;
	top: 10px;
	height: 308px;
	background-image: url(../media/header_media.gif);	
	background-repeat:no-repeat;
	}
	#header_News{

position:relative;
	width: 902px;
	left: 0px;
	top: 10px;
	height: 308px;
	background-image: url(../media/header_news.gif);	
	background-repeat:no-repeat;
	}
	#header_Contact{

position:relative;
	width: 902px;
	left: 0px;
	top: 10px;
	height: 308px;
	background-image: url(../media/header_contact.gif);	
	background-repeat:no-repeat;
	}
#image{
	position:relative;
	width: 898px;
	left: 2px;
	top: 75px;
	height: 200px;
	background-image: url(../media/image.jpg);
	background-repeat: no-repeat;	
}
#main{
	position:relative;
	width: 902px;
	left: 0px;
	top:15px;
	background-image: url(../media/centre.gif);
	background-repeat:no-repeat;
	height:240px;
	}
	#mainBig{
	position:relative;
	width: 902px;
	left: 0px;
	top:15px;
	background-image: url(../media/centrelarge.gif);
	background-repeat:no-repeat;
	height:400px;
	}

	
#mainTop{
	position:relative;
	width: 902px;
	left: 0px;
	top:15px;
	background-image:url(../media/centre_r1_c1.gif);
	background-repeat:no-repeat;
	height:16px;
	}
#mainMid{
position:relative;
	width: 902px;
	left: 0px;
	top:0px;
	background-image:url(../media/centre_r2_c1.gif);
	background-repeat:repeat-y;
	
	}
	#mainMid {
	
	}
#mainBottom{position:relative;
	width: 902px;
	left: 0px;
	top:0px;
	background-image:url(../media/centre_r3_c1.gif);
	background-repeat:no-repeat;
	height:17px;
	}

#main h1{font-size:18px;display:inline;}
#main h2{font-size:14px;display:inline;}
#mainMid p{margin-left:20px;margin-right:20px;}
#mainMid h1{font-size:18px;display:inline;margin-left:20px;margin-right:20px;}
#mainMid h2{font-size:14px;display:inline;margin-left:20px;margin-right:20px;}
#footer{
position:relative;
	width: 902px;
	left: 0px;
	top: 20px;
	height: 155px;
	background-image: url(../media/footer.gif);	
	background-repeat:no-repeat;
}
#footer h1{font-size:18px;display:inline;}
#footer h2{font-size:14px;display:inline;}
