body {
	margin: 0;
	padding: 0;
	/*width: 800px;	
	height: 600px;*/
	
	margin-left: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	margin-right: auto;
	background-image: url(BG.png);
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat;

}

#Container {
	position: relative;
	margin: 0;
	padding: 0;
	width:900px;
	height:620px;
	top: 5em;
	margin-left: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	margin-right: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}

body {
	text-align: center;
}

#Container {
	text-align: center;
}

#Navigation {
	position:absolute;
	left:12px;
	top:13px;
	width:198px;
	height:570px;
	z-index:1;
	border: thin solid #000066;
	visibility: visible;
	background-color: #FFFFFF;
}
#Main {
	position:absolute;
	left:223px;
	top:13px;
	width:662px;
	height:570px;
	z-index:2;
	visibility: visible;
	border: thin solid #000066;
	background-image: none;
	background-color: #FFFFFF;
}
#Title {
	position:absolute;
	top:37px;
	left: 21px;
}
#Profession {
	position:absolute;
	left:424px;
	top:56px;
	width:146px;
	height:53px;
	z-index:2;
}
#Navtitle {
	position:absolute;
	left:20px;
	top:137px;
	z-index:1;
	width: 156px;
}
#Content {
	position:absolute;
	left:20px;
	top:225px;
	width:620px;
	height:329px;
	z-index:4;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 12pt;
	text-align: left;
	overflow: auto;
}
#Navselection {
	position:absolute;
	left:18px;
	top:225px;
	width:158px;
	height:329px;
	z-index:2;
	font-size: 12px;
	font-family: Georgia;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	line-height: 12pt;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#Flashmenu {
	position:absolute;
	left:2px;
	top:125px;
	z-index:5;
	border: thin none #CCCCCC;
	height: 89px;
	width: 641px;
	background-image: url(ryNav7page.swf);
}
#Layer1 {
	position:absolute;
	left:13px;
	top:350px;
	width:125px;
	height:72px;
	z-index:1;
}
#Mainpic {
	position:absolute;
	left:18px;
	top:15px;
	z-index:3;
	border: thin solid #FFFFFF;
	width: 158px;
	height: 117px;
	background-image: url(ry.png);
	background-position: center -10px;
}
#Maincontainer {
	position:absolute;
	top:1px;
	width:1024px;
	height:768px;
	z-index:2;
	border: thin solid #FFFFFF;
}

.style1 {color: #FF0000}

#footer {
	position:absolute;
	left:304px;
	/*top:589px;
	width:777px;
	height:15px;*/
	font-family: Georgia;
	color: #666666;
	font-size: 12px;
	top: 590px;
	width: 465px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style2 {color: #0000FF}
.style4 {font-weight: bold}
