@charset "utf-8";
/* CSS Document */

	/*  */
	/* General styles */
	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%;
		background-color:#AF2C1E;
		
	}
	a {
		color:#5384BF;
	}
	
	
	
	a:hover 
	{
		color:#CCC;
		text-decoration:none;
	}
	
	h1#logo
	
	{
		background-image:url(../images/newCoreBanner.png); background-repeat:no-repeat;
		height:178px;
		text-indent:-9999px;
		
	}

div#stripe_effect

{
	width:100%;
	background-image:url(../images/newStripes.png); background-repeat:repeat-x;	
}
	
	h2, h3 
	
	{
		margin:.8em 0 .2em 0;
		padding:0;	
	}
	
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	
	img 
	{
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
			}
	
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	
	
	{
		background-color:#F0C;
		width: 100%;
	}
	
	dl.main
	
	{
		float:left;
		width:60%;
		border: solid #666 2px;
		
	}
	
	dl.main dt
	
	{
		float:left;
		clear:both;
	}
	
	
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin: 0 0 0 0;
		padding:0;
		padding-bottom:0px;
		
	}
	#header ul li.menu 
	
	{
		display:inline;
		list-style:none;
		width:90px;
		background-color:#C33;
		
	}
	
	#header ul li.menu a 
	
	{
		display:block;
		float:left;
		margin:0 0 0 1px;
		width: 120px;
		height: 20px;
		text-align:center;
		background-color:#AF2C1E;
		color:#FFF;
		text-decoration:none;
		position:relative;
		left:15px;
		padding-top:10px;
		height:30px;
		border-right: solid 2px #999;
	}
	
	#header ul li.menu a:hover {
		background-color:#AF2C1E;
		color:#CCC;
		font-weight:bold;
	}
	#header ul li.menu a.active,
	#header ul li.menu a.active:hover {
		color:#fff;
		background-color:#000;
		font-weight:bold;
	}
	#header ul li.menu a span {
		display:block;
	}
	/* 'widths' sub menu */
	
	
	  #layoutdims 
	  
	  {
		clear:both;
		background:#fcf9e8;  
		border-top: solid 3px #666;
		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;
	
	}
	/* 2 Column (right menu) settings */
	.rightmenu {
		background:#fcf9e8;	/* right column background colour */
		
		
	}
	
	.rightcolheader
	
	{
		text-align:center;
	}
	
	.rightmenu .colleft 
	
	{
		right:25%;			/* right column width */
		background:#33332D;	/* left column background colour */
		
	}
	
	.rightmenu .col1 {
		width:71%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
		
	}
	.rightmenu .col2 {
	width:20%;			/* right column content width (right column width minus left and right padding) */
	left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	
	
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
		background-color:
	}
	#footer p {
		padding:10px;
		margin:0;
		color:#FFF;
		font-weight:bold;
	}

p#top_p
{
float:right;
padding-top:20px;
}



div#shaded_top

{
width: 100%;
height: 28px;
background-image:url(../images/shaded_top.jpg); background-repeat:repeat-x;
}

h2#h2_shading
{
	background-image:url(../images/h2_olive.jpg);
	color:#FFF;
	padding-bottom:5px;
}


div#header2_shading

{
	background-color:#099;
}

li
{
	background-color:#D35442;
}


h2

{
	margin-bottom:15px;
}

h2.sidebarHeader

{
	text-align:center;
}

img#superman

{
	float:right;
	border: solid 6px #666;
	position:absolute; top: 2%; left: 65%;
}

p.quote
{
	position:absolute; top: 42%; left: 65%;
	color:#CCC;
	width: 35%;
}

p.quote2
{
	position:absolute; top: 500px; left: 640px;
	color:#CCC;
}


p.main

{
	font-size:16px;
	color:#CCC;
	width:85%;
	float:left;
}

p#rightofbutton

{
	float:right;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:5px;
	font-size:17px;
	font-weight:bold;
	font-style:italic
	
}

h2.sub1
{
	color:#CFD9E5;
	width:60%;
	float:left;
	clear:both;
}

h3.sub3

{
	color:#CFD9E5;
	width:80%;
	float:left;
	clear:both;
	margin-top:0px;
}

/*
background-image:url(../images/main_col.jpg); background-repeat:repeat-y;
*/

.colleft 
	
	{
		right:25%;			/* right column width */
		background:#33332D;	/* left column background colour */
		
	}
	
li.reg
{
	background-image:none;
	color:#CCC;
}

h3.sub2
{
color:#CFD9E5;
}


.footer_copyright

{
	text-decoration:none;
	color:#FFF;
}


ul#navList

{
	background-color:#FF3;
	
}


.col2 p.thinkers

{
	text-align: center;
}


.socialnetworkingBox

{
	background-color:#FFF;
	padding:8px;
	border: solid 3px #999;
}



