*{
	margin:0;
	padding:0;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background-color:#FFF;
	background-image:url(../pics/layout/bg01.gif);
	background-repeat:repeat-x;
}

#container {
	width:800px;
	margin:0 auto;
	background-image:url(../pics/layout/bg02.gif);
}

#pageNav {
	height:55px;
}

#pageTop {
	height:30px;
	background-image:url(../pics/layout/top03.png);
}

#pageHeader {
	height:286px;
	background-image:url(../pics/layout/top02.png);
}

#pageFooter {
	height:78px;
	background-image:url(../pics/layout/foot01.png);
}

#pageContent {
	padding:0 103px 0 103px;
	background-image:url(../pics/layout/bg02.gif);
}

p {
	 line-height:100%;
}

p.aff {
	padding:267px 0 0 0;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

p.maincontent {
	margin:0 0 15px 0;
}

p.footer {
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	padding-top:43px;
	color:#b5bac5;
	font-weight:bold;
}

p.subtitle1 {
	background:#a7abb5;
	color:#FFF;
	padding:3px 0 4px 10px;
	margin:0 0 2px 0;
	text-transform:uppercase;
}

p.centre {
	text-align:center;
	margin:0 0 15px 0;
}

p.centre2 {
	text-align:center;
	margin:0;
}

h1 {
	background:#F3F3F3;
	margin:5px 0 5px 0;
	text-transform:uppercase;
	font-size:16px;
	padding:2px 0 2px 10px;
}

h2 {
	color:#FFF;
	text-align:right;
	padding:5px 10px 5px 0;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	border-top:3px solid #FFF;
	border-bottom:1px dotted #FFF;
	margin-bottom:3px;
}

h3 {
	color:#FFF;
	background:#000;
	margin-left:5px;
	padding:2px 0 2px 10px;
	text-transform:uppercase;
}

h4 {
	background:#AF8D75;
	text-align:center;
	margin:3px 0 0 5px;
	color:#FFF;
	text-transform:uppercase;
	padding:2px;
}

a:link, a:visited, a:active {
	color:#9196A0;
	text-decoration:none;
}

a:hover {
	color:#000;
	cursor: default;
}

a.footer:link, a.footer:visited, a.footer:active {
	color:#71757C; text-decoration:none; }
a.footer:hover {
	color:#9196A0; text-decoration:none; }

a.aff:link, a.aff:visited, a.aff:active {
	color:#F3F3F3; text-decoration:none; padding:2px; }
a.aff:hover {
	color:#FFF; background:#C9CEDA; }

a.section:link, a.section:visited, a.section:active {
	color:#000000; text-decoration:none; }
a.section:hover {
	color:#000000; border-bottom:1px dotted #000000; }
	
a.bottom:link, a.bottom:visited, a.bottom:active {
	color:#FFFFFF; text-decoration:none; }
a.bottom:hover {
	color:#FFFFFF; border-bottom:1px dotted #FFFFFF; }

strong { color:#FFD5A2; }
b { color:#9196a0; }
i { color:#F3F3F3; }

img    { border:0;		}

a img.mainc {
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; border:1px solid #71757C; padding:2px; }
a img.mainc:hover {
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; border:1px solid #000; padding:2px; }

#pageNav ul {
	list-style-type: none;
	padding: 0;
}

#pageNav li {
	display: inline;
}

#pageNav li a {
	float: left;
	height: 55px;
	background-repeat:no-repeat;
	background-position: center top;
	text-indent: -1000px;
	padding: 0;
	margin:0;	
}

#pageNav li a#nav01 { background-image:url(../pics/layout/nav01.png); width:378px; }
#pageNav li a#nav02 { background-image:url(../pics/layout/nav02.png); width:65px; }
#pageNav li a#nav03 { background-image:url(../pics/layout/nav03.png); width:90px; }
#pageNav li a#nav04 { background-image:url(../pics/layout/nav04.png); width:92px; }
#pageNav li a#nav05 { background-image:url(../pics/layout/nav05.png); width:175px; }

#pageNav li a:hover, #pageNav li a.current {
	background-position:center -55px; }


/* skye.php, media.php, int.php, ws.php
*/
.sectionTitle {
	color:#000; background-color:#71757C; border-bottom:4px solid #F3F3F3; padding:3px 0 3px 10px; margin:0; }
.sectionGo {
	color:#FFF; border-top:1px dotted #71757C; padding:2px 0 3px 5px; margin:0 0 10px 0; }
.sectionGo:hover {
	color:#FFF; background-color:#B5BAC5; }

/* index.php
*/
.newsTitle {
	color:#FFF; background-color:#B5BAC5; border-bottom:4px solid #9196A0; padding:3px 0 3px 10px; margin:5px 0 0 0; font-weight:bold; }
.newsInfo {
	color:#FFFFFF; background-color:#C2C7D3; border-top:1px solid #71757C; padding:2px 0 3px 5px; margin:0 0 0 0; }
.newsEntry {
	color:#000000; background-color:#F3F3F3; padding:3px 0 3px 5px; margin:0; line-height:100%; }
.newsEntryBottom {
	height:59px; width:597px; background-image:url(../pics/layout/bg03.png); background-repeat:no-repeat; padding:0 0 15px 0; }
	
form {
	text-align:center;
}

input.f, textarea.f {
	width:200px;
	color:#71757C;
}

input, textarea {
	color:#71757C;
	border:1px solid #71757C;
	background:#FFF;
	padding:5px;
}

.newsimage {
	border:1px solid #E2E2E2;
	padding:5px;
	-moz-border-radius:6px;
	background:#FFF;
}

.newsimage:hover {
	-moz-border-radius:6px;
	border:1px solid #000;
}