body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 75%;
	margin : 0px;
	padding: 0px;
		border: 0px;
	background-color: White;
	background-repeat : no-repeat;
	background-attachment : fixed;
		letter-spacing : 0px;
}

/*structural*/

#container{
	width: 960px;
	padding: 0px 0px 0px 30px;
	height: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
    margin-bottom: 10px;
	border: 1px solid #FFFFFF;
		overflow:hidden;
}

#menu {
	position: relative;
	left: 0px;
	top: 0px;
	z-index : 6;
	margin : 0px;
	padding: 0px 0px 60px 0px;
	font-size: 100%;
	text-align: left;
	word-spacing: 1px;
	letter-spacing : 1px;
	height: 20px;
	width: 100%;
}

#title {
	position: relative;
	left: 0px;
	top: 0px;
	z-index : 2;
	margin : 0px;
	padding: 0px 0px 0px 4px;
	font-size: 100%;
	text-align: left;
	word-spacing: 1px;
	letter-spacing : 1px;
	height: 20px;
	width: 100%;
}

#content {
	position: relative;
	width: 298px;
	height: 298px;
	left: 4px;
	top: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	z-index: 5;
	visibility : visible;
	float:left;
	overflow-x: hidden;
	overflow-y: auto;
}

/*.centre {
    height: 20px;
    display: table-cell;
    vertical-align: middle; }*/

#contentgallery {
	position: relative;
	width: 298px;
	height: 304px;
	left: 4px;
	top: 0px;
	margin : 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	z-index: 5;
	visibility : visible;
	float:left;
	overflow: hidden;
	
}

#content2 {
	position: relative;
	width: 450px;
	height: 350px;
	left: 10px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	z-index: 3;
	visibility : visible;
		float:left;
}
#content2cover {
	position: absolute;
	width: 450px;
	height: 298px;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	z-index: 4;
	visibility : visible;
		float:left;
}

#content3 {
	position: relative;
	width: 180px;
	left: 30px;
	top: 100px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	z-index: 3;
	visibility : visible;
	float:left;
	height: 100px;
}

#footer {	position: relative;
	left: 4px;
	top: 30px;
	width: 758px;
	color: #666666;
margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
		font-size: 9px;
		clear:both;
			z-index: 2;
}

#footer2 {	position: static;
	right: 40px;
	top: 30px;
	width: 300px;
	color: #666666;
margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
		font-size: 9px;
			z-index: 3;
			text-align:right;
}

/*style*/
hr{
	width: 100%;
	color: #CCCCCC;
	border-color:#CCCCCC;
}

#press{
	visibility: hidden;
}

table{	margin : 0px;
	padding: 0px 0px 0px 0px;
		border: 0px;
}
td{	margin : 0px;
	padding: 0px 6px 6px 0px;
		border: 0px;
}

p{margin : 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}

#image{
	position: static;
	height: 625px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index : 1;
	overflow: hidden;
}

#flash{
	top: -10px;
		position: absolute;
}

a:link, a:visited  {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus, a:active {
	color : #08A1E1;
	text-decoration: none;
	font-weight: bold;
}

#page {
	position: absolute;
	width: 950px;
	left: 0px;
	top: 0px;
	z-index : 5;
	/*border : 2px solid #97ABB4;*/
	padding: 0px 0px 20px 0px;
} 

#topimage {
	position: absolute;
	width: 700px;
	height: 100px;
	left: 0px;
	top: 0px;
	z-index : 2;
} 

#toplink_noimage {
	visibility : hidden;
}

div#menu p{
		margin-top : 8px;
	margin-bottom: 10px;
}

.titletext1{	font-size: 240%;
	color : #333333;
}
.titletext2{	font-size: 140%;
	color : #399941;
	margin-left: 20px;
}


div#footer a:link, div#footer a:visited{
	color: #666666;
	font-weight:bold;
}

div#footer a:hover, div#footer a:focus {
	color : #08A1E1;
	font-weight:bold;
}

h1 {	font-weight: normal;
	font-size: 600%;
	color : #E200AB;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

h2 {
	font-weight: bold;
	font-size: 100%;
		color : #333333;
}

h3 {
	font-weight: bold;
	font-size: 90%;
}

#image_cover{
	position: absolute;
	width: 460px;
	height: 460px;
	z-index: 5;
}

/*menu*/
#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu li {
position: relative;/*problem in IE6 appearing under other menu*/
background-image:url(../images/transparent.gif);
padding: 0px 0px 0px 0px;
width: 175px;
float:left;
	height: 20px;
}

#menu a{
	display: block;
	color: #666666;
	text-decoration: none;
	text-indent: 0px;
	width: 175px;
	padding: 4px 0px 4px 4px;
background-color:#FFFFFF;
		margin:0px;
	}

#menu a:hover {
width: 175px;
	padding: 4px 0px 4px 4px;
	margin:0px;
	color : #08A1E1;
	background-color:#FFFFFF;
}
/* IE5.5 */
* html #menu a, * html #menu a:visited {
padding: 4px 0px 4px 4px;
width:175px; 
w\idth:175px;
}
* html #menu a:hover {
padding: 4px 0px 4px 4px;	
color : #08A1E1;
position:relative;
}

#menu li:hover {
padding: 0px 0px 0px 0px;
width: 175px;
position:relative;
background-color:#FFFFFF;
color : #08A1E1;
height: 20px;
}

#menu ul ul {width:175px;
visibility:hidden;
position:absolute;
top:20px;
left:0px;
	background-color:#FFFFFF;
	color: #000000;
	height: 20px;
}

#menu li:hover > ul {
visibility:visible;
left:0px;
height: 20px;
}

div#menu ul a:hover ul {
visibility:visible;
height: 20px;
}

body#page1 a#nav1,
body#page2 a#nav2,
body#page3 a#nav3,
body#page4 a#nav4,
body#page5 a#nav5,
body#page6 a#nav6,
body#page7 a#nav7,
body#page8 a#nav8,
body#page9 a#nav9,
body#page10 a#nav10,
body#page11 a#nav11,
body#page12 a#nav12,
body#page13 a#nav13,
body#page14 a#nav14,
body#page15 a#nav15,
body#page16 a#nav16{
	color : #E200AB;
}

