html {overflow-y: scroll;}

  body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 120%;
        background:#E9E2C3;
		max-width:995px;
        min-width:995px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }

	a {
    	color:#369;
	}

	a:visited {
    	color:#369;
		text-decoration:none;
	}	

	a:hover {
		color:#fff;
		text-decoration:none;
	}
	
    h1, h2 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
	
    h3, h4 {
        margin:0;
        padding:0;
    }
	
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	
img {
		margin:4px 0 0 0;
	}	

#header	img {
		margin:4px 0 1px;
	}
	

	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
    }
	#header {
		border-bottom:1px solid #000;
		 background:#465a59;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:0 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
		padding:0px 0px !important;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
		padding:0px 0px;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 0px;
	    padding:3px 10px;
	    text-align:center;
	    background:#99BABA;
	    color:#000;
		border-top:0px solid #000;
	    text-decoration:none;
	    position:relative;
	    left:0px;
		line-height:1.3em;
		font-size: 12px;
	}
	
	
	#header ul li a:hover {
	    background:#fff;
		color:#000;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#6C1111;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#BDB582;
		border-top:1px solid #000;
		margin:0;
		padding:0px 0px;
	}
	/* column container */
	.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 */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background:#C5BE8F;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:290px;
        background:#D6D0A5;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:290px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 15px 0 300px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:260px;
        position:relative;
        right:280px;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
	
    #footer p {
        padding:10px;
        margin:0;
		text-align:center;
    }


	/*CSS for news ticker*/

	#ajaxticker1{
	background: #D6D0A5;
	padding: 4px 4px 0px 4px;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	line-height: 130%;
}

	#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
		background:#D6D0A5;
	}

	.someclass{
	text-align: center;
}


	
	
	/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 11px Verdana,Helvetica;
list-style-type: none;
background: #99BABA;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 6px; /*padding inside each tab*/
color: #465A59;
background: #99BABA;
}

.mattblackmenu li a:visited{
text-decoration: none;
color: #465A59;
}

.mattblackmenu li a:hover{
text-decoration: none;
color: white;
background: #99BABA; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
text-decoration: none;
color: white;
background: #99BABA; /*background of tab with "selected" class assigned to its LI */
}


/*CSS tweaks added by michael*/		
	
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#465A59;
}	
	

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#465A59;
}	

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#465A59;
}	

#video {
	float: left;
	margin-right: 20px;
}

.bodytext { color : #000000; font-size : 12px; font-family : Verdana, Arial, helvetica, sans-serif;  line-height: 140%; }		

#contentchunk {
margin-bottom: 15px;
}

.leftcolcopy {
padding-right -20px;
}

.callout {
padding:4px;
margin:0px;
background: #B2BB93;
border:1px black solid;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.callout-presenters {
padding:4px;
margin:0px;
background: #B2BB93;
border:1px black solid;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.callout-presenters h2  {
color:black;
}



a.blues {color:#369}      /* unvisited link */
a.blues:visited {color:#369}  /* visited link */
a.blues:hover {color:black}  /* mouse over link */
a.blues:active {color:red}  /* selected link */		

.borderit img{
border: 2px solid #369;
}

.borderit:visited img{
border: 2px solid #369;
}

.borderit:hover img{
border: 2px solid white;
}

.borderit:hover{
color: white; /* irrelevant definition to overcome IE bug */
}

.newslist li {
margin-bottom: 15px;
}

a.footerlink {
	color: #6C1111;
	text-decoration: none;
}      /* unvisited link */
a.footerlink:visited {
	color: #6C1111;
	text-decoration: none;
}  /* visited link */
a.footerlink:hover {color:black}  /* mouse over link */
a.footerlink:active {color:red}  /* selected link */		

.corkquote {
	font: italic 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.technotes {
font: italic 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-left:15px;
}
