/* CSS Document */

body {
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:238px;
	height:176px;
	z-index:2;
	background-image: url(Images/logo.gif);
	background-repeat: no-repeat;
}
#gradient {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:38px;
	z-index:1;
	background-image: url(Images/gradient.gif);
	background-repeat: repeat-x;
}
#subgrad {
	position:absolute;
	left:200px;
	top:0px;
	width:500px;
	height:176px;
	z-index:4;
	background-image: url(Images/picture.gif);
}
#menutop {
	position:absolute;
	left:0px;
	top:156px;
	width:238px;
	height:38px;
	z-index:5;
	background-image: url(Images/menu.gif);
}
#menuholder {
	position:absolute;
	left:33px;
	top:185px;
	width:177px;
	height:250px;
	z-index:6;
}
#menu {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #F5F5F5;
	color: inherit;
	width: 100%;
	height: 200px;
}
#content {
	width: 461px;
	position: absolute;
	left: 225px;
	top: 178px;
	z-index: 10;
}
#text {
	width: 100%;
	margin-bottom: 15px;
}
#texttop {
	height: 28px;
	background-image: url(Images/texttop.gif);
	background-repeat: no-repeat;
}
#profiletexttop {
	height: 28px;
	background-image: url(Images/profiletexttop.gif);
	background-repeat: no-repeat;
}
#anewstexttop {
	height: 28px;
	background-image: url(Images/anewstexttop.gif);
	background-repeat: no-repeat;
}
#cnewstexttop {
	height: 28px;
	background-image: url(Images/cnewstexttop.gif);
	background-repeat: no-repeat;
}
#nnewstexttop {
	height: 28px;
	background-image: url(Images/nnewstexttop.gif);
	background-repeat: no-repeat;
}
#infotexttop {
	height: 28px;
	background-image: url(Images/infotexttop.gif);
	background-repeat: no-repeat;
}
#camptexttop {
	height: 28px;
	background-image: url(Images/camptexttop.gif);
	background-repeat: no-repeat;
}
#writetexttop {
	height: 28px;
	background-image: url(Images/writetexttop.gif);
	background-repeat: no-repeat;
}
#contacttexttop {
	height: 28px;
	background-image: url(Images/contacttexttop.gif);
	background-repeat: no-repeat;
}
#a4atexttop {
	height: 28px;
	background-image: url(Images/a4atexttop.gif);
	background-repeat: no-repeat;
}
#helptexttop {
	height: 28px;
	background-image: url(Images/helptexttop.gif);
	background-repeat: no-repeat;
}
#linkstexttop {
	height: 28px;
	background-image: url(Images/linkstexttop.gif);
	background-repeat: no-repeat;
}
#textmain td{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #F5F5F5;
	padding: 5px;
	background-image: url(Images/back.gif);
	background-repeat: no-repeat;
	background-position: 130px 150px;
	color: inherit;
}
#copyright td{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #F5F5F5;
	color: inherit;
	padding: 5px;
	text-align: center;
	font-style: italic;
}
#textbottom {
	height: 30px;
	background-image: url(Images/textbot.gif);
	background-repeat: no-repeat;
}
p.header {
	font-weight: bold;
	padding-left: 30px;
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 20px;
}
.graph {
	text-align: center;
}
#menulinks {
	vertical-align: top;
}
#menulinks a{
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;
	border: 1px solid #999999;
	text-decoration: none;
	background-color: inherit;
	color: #5595CC;
}
#menulinks a:hover{
	background-color: #999999;
	color: #FFFFFF;
}
h3 {
	text-align: center;
	background-color: #5595CC;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#profiles td{
	border: none;
	background-color: transparent;
	padding: 5px;
	background-image: none;
	vertical-align: top;
}

td.photo {
	border: 1px solid black;
	width: 150px;
}
img.propic {
	width: 150px;
}

img.mpropic {
	width: 135px;
}

tr.header {
	font-weight: bold;
	text-align: center;
}
tr#phead {
	font-size: large;
	font-weight: bold;
	text-align: center;
	height: 30px;
}
div#centre {
	text-align: center;
}
a img{
	border: none;
}
img#power {
	border: 1px solid black;
}
td.name {
	text-align: center;
}
.myp {
	background-image: url(Images/myp.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dmyp {
	background-image: url(Images/dmyp.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
}