/* basic elements */

body {
	background: #ffffff;
	margin-top:10px;
	text-align: center;
	color: #3c3c3c;
}

#focus {
	width: 935px;
	height: 578px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
	font-family: "Lucida Console", Monaco, "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3c3c3c;
	font-weight: normal;
	text-decoration: none;
	background: #990033;
}

#whitebox {
	width: 763px;
	height: 431px;
	position:absolute;
	left:170px;
	top:145px;
	z-index: 11;
	background: #ffffff;
}

#topbar {
	position:absolute;
	left:0px;
	top:0px;
	width:933px;
	height:145px;
	z-index:60;
	background: #990033;
	visibility: visible;
}

#sidebar {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:576px;
	z-index:59;
	background: #990033;
	visibility: visible;
}

#ImageLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:145px;
	z-index:62;
	visibility: visible;
	background-image : url(img/logo_image.jpg);
	background-repeat : no-repeat;
}

#TextLogo {
	position:absolute; 
	left:195px; 
	top:13px; 
	width:587px; 
	height:111px; 
	z-index:61; 
	visibility: visible;
	background-image : url(img/logo_text.jpg);
	background-repeat : no-repeat;
}

#ValidHTML {
	position:absolute; 
	left:851px; 
	top:582px; 
	width:88px; 
	height:31px; 
	z-index:5016; 
	visibility: visible;
}	

#ValidCSS {
	position:absolute; 
	left:754px; 
	top:582px; 
	width:88px; 
	height:31px; 
	z-index:5017; 
	visibility: visible;
}

#ContactDetails {
	position:absolute; 
	left:6px; top:537px; 
	width:195px; 
	height:55px; 
	z-index:64; 
	text-align:left; 
	overflow: auto;
}

#MenuArea {
	position:absolute; 
	left:4px; 
	top:193px; 
	width:188px; 
	height:270px; 
	z-index:63; 
	overflow: auto; 
	text-align:left;
}

/* main text control */

.standfirst {
	background : #ffffff;
	font-size: 90%;
	text-decoration:none;
	color: #990033;
	font-weight:bold;
	border-bottom: 1px solid #990033;
}

.redcopy {
	background : #ffffff;
	font-size: 100%;
	text-decoration:none;
	color: #990033;
	font-weight:bold;
}

p {
	background : transparent;
	font-size: 80%;
	text-decoration:none;
	color: #3c3c3c;
	margin-top: 10px;
	margin-bottom:10px;
	line-height : 100%;
}

/* paras in tables */
.tight {
	background : transparent;
	font-size: 80%;
	text-decoration:none;
	color: #3c3c3c;
	margin-top: 5px;
	margin-bottom:5px;
}

/* main menu */

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background : transparent;
	font-size: 75%;
	border-bottom: 1px solid #990033;
	width:156px;
	}

a:hover {
	background : transparent;
	text-decoration:none;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	width:156px;
}

.menupad {
	padding-bottom:5px;
}

.activeitem {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background : transparent;
	font-size: 75%;
	border-bottom: 1px solid #ffffff;
	width:156px;
}

/* small text and links at bottom of menu */

.smallwhite {
	background : transparent;
	font-size: 70%;
	text-decoration:none;
	color: #ffffff;
	font-weight: normal;
}
.smallwhite:hover {
	background : transparent;
	font-size: 70%;
	text-decoration:underline;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px solid #990033;
}

/* siserone and W3C links */

.plain {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background : transparent;
	width: 20px;
	border-bottom: 1px none #990033;
	}
	
.plain:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background : transparent;
	width: 20px;
	border-bottom: 1px none #990033;
	}

.plain:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background : transparent;
	}


/* within para links */

.bodylink {
	font-size: 100%;
	background : transparent;
	text-decoration:none;
	color: #3c3c3c;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom: 1px none #ffffff;
	width:100px;
}

.bodylink:hover{
	font-size: 100%;
	background : transparent;
	text-decoration:underline;
	color: #3c3c3c;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom: 1px none #ffffff;
	width:100px;
}

.bodylink:visited {
	font-size: 100%;
	background : transparent;
	text-decoration:none;
	color: #3c3c3c;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom: 1px none #ffffff;
	width:100px;
}


/* link for CV download */

.cvlink {
	font-size: 100%;
	background : transparent;
	text-decoration:none;
	color: #3c3c3c;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom: 1px none #ffffff;
	width:300px;
}

.cvlink:hover{
	font-size: 100%;
	background : transparent;
	text-decoration:underline;
	color: #3c3c3c;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom: 1px none #ffffff;
	width:300px;
}

.cvlink:visited {
	font-size: 100%;
	background : transparent;
	text-decoration:none;
	color: #3c3c3c;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom: 1px none #ffffff;
	width:300px;
}
