
 * {
	margin:0;
	padding:0;
	}

html, body {
	height: 100%;
	}

.wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -60em;
	}

.footer, .push {
	height:60px;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

.clear:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

/* ----------------------------------------------- General ----------------------------------------------- */

body {
	color:#000;
	display:block;
	font-style:normal; 
	font-size:.8em; 
	line-height:165%; 
	font-family:helvetica, verdana, arial, san-serif; 
	}

p {	
	margin:15px 0;
	}

b {
	font-weight:bolder;
	}

a:link, a:visited {
	text-decoration:none;
	color:#16609e;
	}

a:hover, a:active {
	color:3a4708;
	}

a.moreLink {
	margin-right:20px;
	font-weight:700;
	color:#16609e;	
	}

a.moreLink:hover, 
a.moreLink:active {
	color:#9ba574;	
	}

#focus a.moreLink {
	color:#16609e;
	}
	
#focus a.moreLink:hover,
#focus a.moreLink:active {
	color:#3a4708;
	}

h2 {
	font-size:1.8em;
	font-weight:lighter;
	font-family:arial, helvetica, verdana, san-serif;
	line-height:200%;
	}

h3 {
	font-size:1.8em;
	font-weight:lighter;
	font-family:arial, helvetica, verdana, san-serif; 
	line-height:150%;

	}
	
h4 {
	font-size:1em;
	font-weight:600;
	font-family:arial, helvetica, verdana, san-serif; 
	}

h1 b, h2 b, h3 b {
	font-weight:700;
	}
	
ol, ul {
	padding-left:25px;
	}
	


/* ----------------------------------------------- Containers ----------------------------------------------- */

#page {
	width:1000px;
	margin:0px auto;
	padding:10px;
/*	background-color:#FF0000;		/*		Red		*/
	}

#logo {
	width:100px;
	float:left;
	position:relative;
	margin-left:80px;
	margin-top:8px;
	}

#header {
	width:990px;
	margin:0px auto;
	height:90px;
	}

#headline {
	width:990px;
	margin:0px auto;
	height:350px;
	}

#headline.small {
	height:270px;
	padding-left:110px;
	}

.push {
	height:4em;
	}

/* ----------------------------------------------- Navbar ----------------------------------------------- */


#navbar {
	float:right;
	width:700px;
	height:20px;
	margin:25px auto;
	padding:0;
	font:1.2em Verdana, Arial, sans-serif;
	}

#navbarList {
	display:block;
	}

#navbarList ul {
	list-style: none;
	}

#navbarList li {
	margin:0 2px;
	float:left;
	list-style:none;
	text-align:center;
	cursor:pointer;
	width:100px;
	}

#navbarList a, navbarList a:visited {
	display:block;
	color:#666;
	font-weight:400;
	padding-bottom:3px;
	border-bottom:3px solid #CCC;
	}

#navbarList a:hover, #navbarList a.current {
	display:block;
	color:#000;
	padding-bottom:3px;
	border-bottom:3px solid #000;
	}

/* ----------------------------------------------- Headline: Catchphrase ----------------------------------------------- */
	
#catchphrase {
	float:left;
	padding-right:10px;
	width:350px;
	height:300px;
	}

#catchphrase.small {
	height:270px;
	}

#catchphrase.small h1 {
	margin-top:80px;
	}

#catchphrase h1 {
	margin-top:120px;
	text-align:right;
	font-size:2em; 
	font-weight:lighter;
	}

#catchphrase p {
	text-align:right;
	font-size:1em; 
	font-weight:lighter;
	line-height:0%;
	}
	
#catchphrase b, #focus-text b {
	font-weight:600;
	}
	
#headlinePicture {
	float:right;
	width:620px;
	}

/* ----------------------------------------------- Content ----------------------------------------------- */

#content {
	width:990px;
	margin:0px auto;
	margin-bottom:0px;
	height:540px;
	padding-top:60px;
	background-image:url(wca-fadeHRtransparent.png);
	background-image:url(wca-fadeHRtransparent.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	}

/* ----------------------------------------------- Left ----------------------------------------------- */

#focusContainer {
	margin:0 auto;
	padding:0 25px;
	padding-bottom:40px;
	width:500px;
	height:auto;
/*	background-color:#FF9900;		/*		Orange		*/

	}

#focusContainer .left{
	float:left;
	}
	
#focusContainer .right{
	float:right;
	}

#focus {
	float:left;
	margin:0 auto;
	margin-bottom:15px;
	width:500px;
	height:auto;
	}

#focus-text {
	border:solid 2px #FFF;
	margin:10px;
	width:420px;
	height:auto;
	padding:28px 28px 28px 28px;
	font-style:normal; 
	line-height:145%; 
	font-family:helvetica, verdana, arial, san-serif; 
	}

#focusContainer img {
	margin:0 auto;
	}

#focus.olive {
 	background-color:#afb88d;		/* Olive Green */
	}

#focus-text.olive {
 	background-color:#afb88d;		/* Olive Green */
	}
	
#focus.white {
 	background-color:#FFF;		/* white */
	}
	
#focus-text.white {
 	background-color:#FFF;		/* white */
	}

/* ----------------------------------------------- Sub Content ----------------------------------------------- */

#subcontentContainer {
	width:360px;
	margin-top:0px;
	padding:0 30px;
/*	background-color:#660099;		/*		Purple		*/

	}

#subcontentContainer .left{
	float:left;
	position:relative;
	left:50px;
	}
	
#subcontentContainer .right{
	float:right;
	}

#data {
	margin-bottom:20px;
	width:340px;
	}

#data p {
	line-height:155%;
	}

#subcontentContainer img.wcathumb {
	margin:24px 8px 0 0;
	float:left;
	}

#subcontentContainer img.separator {
	margin-bottom:20px;
	}
	
#subcontentContainer a img {
	border:2px;
	}

#subcontentContainer img.wcathumb a:hover {
	border:#FFFF00;
	border:2px;
	}

/* ----------------------------------------------- Footer ----------------------------------------------- */

.footer {
	width:950px;
	height:4em;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
 	background-color:#afb88d;		/* Olive Green */
	}

.footerContent {
	width:950px;
	height:60px;
	padding-top:8px;
	margin:0 auto;
	border-top:solid 2px #FFF;
	background-image:url(wca-fadeOliveWhiteBG.jpg);
	background-position:top;
	background-repeat:repeat-x;
 	background-color:#afb88d;		/* Olive Green */
	}

.footer p {
	font-style:normal; 
	font-size:0.8em;
	line-height:0%; 
	font-family:verdana, helvetica, arial, san-serif; 
	}
	