/* <!-- */
	/* General styles */
	#fixed {
  		 margin:0 auto;
   		width:800px;   /* you can use px, em or % */
   		text-align:left;
	}

	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		text-align:center;
	}
		a {
		color:#369;
	}
	a:hover {
		color:#EA6D14;
		/*background:#369;*/
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	
	h2.body {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		color: #d43f00;
		font-weight: 800;
	}
	
	ul.body {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #003366;
	}
	
	ul.bodyBIO {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #003366;
		margin-left: 200px;
	}


	hr {
		color: #052D68;
		background-color: #052D68;
		height: 5px;
		width: 85%;
		margin-left: 0px;
		}

	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	p.body {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #003366;
		}
		
	p.bodyBIO {/*This is used to float Brian's Bio link to the right of his headlline on the About page*/
		margin-top: 24px;
		margin-right: 80px;
		float: right;
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 14px;
		
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #003366;
		}	
	img {
		margin-left: 10px;
		margin-bottom: 5px;
		margin-right: 0;
	}
	
	.floatimgleft {
		float:left;
		margin-top:10px;
		margin-right:30px;
		margin-bottom:10px;
	}

	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		background-repeat: no-repeat;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header h1.mcg {
		margin-top: -10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		color: #003366;
		font-weight: bold;
	}
	
	#header ul {
		font-size: 17px;
		font-weight: bold;
		margin-left: 0;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: 10px;
		background-image: url(img/nav_bar.png);
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		padding:0;
	}
	#header ul li {
		margin-left: 0px;
		margin-bottom: 0;
		margin-right: 0px;
		margin-top: 0;
		display:inline;
		list-style:none;
		padding:0;
	}
	#header ul li a {
		/*display:block;*/
		padding-left: 0px;
		                  
		padding-bottom: 1px;
		                  
		padding-right: 65px;
		                  
		padding-top: 1px;
		                  
		margin-left: 1px;
		                  
		margin-bottom: 0;
		                  
		margin-right: 0;
		                  
		margin-top: 0;
		                  
		float:left;
		text-align:center;
		/*background:#eee;*/
		color:#FFF;
		font-family: "Verdana";
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		/*background:#369;*/
		color:#EA6D14;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color: #ff9933;
	}
	#header ul li a span {
		display:block;
	}


	/* &#8217;widths&#8217; sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	
	.floatBox {			/* for 2 column bulleted list */
    float: left;
    width: 235px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

	
	/* 2 Column (right menu) settings */
	.rightmenu {
		background:#fff;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:/*25%*/245px;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:/*71%*/525px;			/* left column content width (left column width minus left and right padding) */
		left:/*27%*/260px;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:/*21%*/230px;			/* right column content width (right column width minus left and right padding) */
		left:/*31%*/290px;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	p.quote {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 16px;
		font-weight: normal;
		font-variant: normal;
		color: #333333;
		text-decoration: none;
	}
	
	p.quote_src {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #003366;
		line-height: 14px;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
		text-align: right;
	}

	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		/*border-top:1px solid #000;*/
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	
	#footer p.cfp {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #003366;
		text-align: center;
	}
	
	#footer p.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #003366;
		text-align: center;
}


/* --> */
