@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0;}
html,
body {
	background-color: #000000;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	border:0;          /* This removes the border around the viewport in old versions of IE */
    width:100%;
	color: #CCCCCC;	
	height: 100%;
	margin:0;
	padding:0;

}

img {
border-style: none;
}

#container {
	min-height: 100%;
	position: relative;
}

#header {
		background:none;;
		padding:0px;
}
#body {
	padding: none;
	padding-bottom:30px;	/* Height of the footer */


}


h1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	letter-spacing: -2.5px;
	line-height: 30px;
	font-weight: 900;
	background-color: #336699;
	padding-left: 6px;
	border-style: solid;
	border-width: 8px;
	border-color: #336699;
	margin-bottom: 10px;
}

h2 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: -.02em;
	font-weight: 400;
	margin-bottom: 5px;
	
}

h3 {
	color: #ccff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

h4 {
	color: #ccff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 500;
	margin-bottom: 5px;
	text-align: right;
	letter-spacing: 5px;
	
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0px;
margin-top: 150px;
background-color: #999999;
color: #000000;
float: left;
width: 100%;
height: 30px;
font-family: arial, helvetica, sans-serif;
font-weight: 700;
margin-bottom: 27px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.27em 1em;
background-color: #CCFF00;
color: #000000;
text-decoration: none;
float: left;
border-right: 4px solid #000000;
height: 22px;

}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}



/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}

#metric
{

position: absolute;
right: 65px;
top: 104px;
}

#footer {
clear: both;
background-color: #999999;
position: absolute;
bottom: 0;
width: 100%;
height: 30px;



}

#footer p {
color: #000000;
text-align: right;
font-weight: 400;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding: 8px;
margin: 0px;
}

#footer a {font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}
#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #ccff00;
text-decoration: none;
}

#footerindent {
padding-right: 100px;
padding-top: 1px;

}




.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		padding-bottom: 40px;
	}

/* holy grail 3 column settings */
.holygrail {
	    background: none;    	/* Right column background colour */
	}
.holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column */
        position:relative;
        right:100%;
        background: none;   	/* Centre column background colour */
    }
	
	
/*set most of the column values here*/	
	
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background: none;    	/* Left column background colour */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 20px;
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.holygrail .col1 {
        margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	}
	
.holygrail .col1 a {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: 500;}
	
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
    }
	
.holygrail .col2 a {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: 500;

}	
	
	
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:170px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }






#mainnews {
border-color: #999999;
border-style: solid;
border-width: 4px;
background-color: #000000;
padding: 18px;
min-height: 250px;
}

#articlepicleft {
float: left;
margin-right: 25px;
margin-bottom: 10px;
}

#articletext {
/*padding-top: 5px;*/
}

#newslist ul{
display: inline;
list-style:none;

}

ul.newslist li.firstrow {
width: 400px;
float: left;
border-right: solid;
border-color: #999999;
border-width: 1px;
padding-right: 15px;
}

ul.newslist li.secondrow {

padding-left: 450px;



}

#picture {
border-color: #ccff00;
border-style: solid;
border-width: 2px;
margin-bottom: 4px;
}


#secondrowpic {
border-color: #ccff00;
border-style: solid;
border-width: 2px;
margin-bottom: 4px;
float: left;
margin-top: 8px;
margin-right: 25px;
margin-bottom: 10px;
padding-bottom:0px;
}

#secondrowtext {
margin-top: 16px;
}

#vidsmall {
background-image: url(images/framefor320.jpg);
width: 375px;
height: 303px;
margin: 0px;
padding: 0px;
padding-left: 27px;
padding-top: 19px;
margin-top: 7px;
margin-bottom: 10px;
background-repeat: no-repeat;

}


#disclaimer {
padding-left: 125px;
width: 75%;
}

#disclaimer ul{
padding-left: 35px;

}

#disclaimerdent {
padding-left: 35px;
}

