/* CSS for Andrew Cox ltd - Created by Small Blue Information Systems */
/* Screen annd projector media */
/* 11/04/06 www.smallblue.net */

/* zero now everybody please */
* { padding:0px; margin:0px; }

body {
	background-color:#ffffff;
	color: #000000;
    	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0;
	line-height: 0px;
}

img {
	border: 0px;
}

#holder {
	background-color: #0F155F;
	color: #ffffff;
	width: 763px;
	margin: 0px auto;
	border: 0px;
	display: block;
}

#header {
    	border: 0px;
}

#menubox {
	height: 23px;
	border-right: 1px solid #0F155F;
	border-bottom: 1px solid #0F155F;
}

ul {
	list-style-type: none;
}

.vlist {
	list-style-type: disc;
	padding-left: 25px;
}

.vlist li {
	padding-left: 3px;
}

.menu li {
	list-style-type: none;
	float: left;
	text-align: center;
}

.menu a {
	font-size: x-small;
	font-weight: bold;
	line-height: 2.0;
	width: 126px;
	height: 23px;
	display: block;
	
	border-left: 1px solid #0F155F;
	text-decoration: none;
	color: #fff;
	background: #999999;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.menu a:hover {
	color: #0F155F;
	background: #FFCC00;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#CurrentPage {
  	color:#0F155F;
  	background: #FFCC00;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}



#footer {
	margin: 0px auto;
	height: 15px;
    	
	padding: 8px 32px 4px 32px;;
	white-space: pre;
	border: 1px solid #0F155F;

	font-size: x-small;
	font-weight: bold;
	line-height: 1.4;
	clear: both; 
}

#content {
	border-top: 0px solid #0F155F;
	border-right: 1px solid #0F155F;
	border-bottom: 0px solid #0F155F;
	border-left: 1px solid #0F155F;
	background-color: #EFEFEF;
	color: #0F155F;
	padding: 25px;
	font-size: small;
	line-height: 1.4;
}

#flashcontent {
	border: 0px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.rightalign {
	text-align:right;
}

.leftalign {
	text-align:left;
}

H1 {
  	text-align: left;
	font-size: medium;
	font-weight: bold;
}

H2 {
  	text-align: left;
	font-size: medium;
	font-weight: normal;
}

H3 {
  	text-align: left;
	font-size: small;
	font-weight: bold;
}

p {
	text-align: left;
	font-size: small;
}

.bold {
	font-weight: bold;
}

a.footerlink {
	color: #ffffff;
	background-color:#0F155F;
	text-decoration: none;
}

a.footerlink:visited {
	color: #ffffff;
	background-color:#0F155F;
	text-decoration: none;
}

a.footerlink:hover {
	color: #ffffff;
	background-color:#0F155F;
	text-decoration: underline;
}

a.main {
	font-size: x-small;
	line-height: 1.4;
	color:#0F155F;
	background-color: #EFEFEF;
	text-decoration: none;
}

a.main:visited {
	color:#0F155F;
	background-color: #EFEFEF;
}

a.main:hover {
	color: #0000ff;
	background-color: #EFEFEF;
}

#rPic {
	float: right;
	padding: 0px 8px 0px 0px;
}

#lPic {
	float: left;
	padding: 0px 8px 0px 0px;
}

#nPic {
	float: right;
	border: 1px solid #cccccc;
	margin: 0px 8px 0px 8px;
}

#container {
	width:700px;
	overflow: hidden;
	margin:0px auto;
	text-align:left;
	border:0px solid #000000;
	background-color:#EFEFEF;
	color: #0F155F;
}

#lbox {
	float: left;
	width: 418px;
	text-align:left;
	background-color:#EFEFEF;
	color: #0F155F; 
	cursor: pointer;
}

#rbox {
	float: right;
	width: 266px;
	padding-left: 15px;
	padding-top: 2px;
	height: 370px;
	text-align:left;
	background-color:#EFEFEF;
	color: #0F155F;
}

.projectselector {
	margin: 2px;
	cursor: pointer;
}

.projpic {
	float: right;
	margin: 5px 5px 5px 14px;
	border:1px solid #0F155F;
}

.mainprojpic{

	border:1px solid #0F155F;
}