/* CSS Document */

/* pushes the page to the full capacity of the viewing area */
html {height:100%;}
body {height:100%; margin:0; padding:0;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
/* places the content ontop of the background image */


div.container {
	position:relative; 
	z-index:1;
	height: 770px;
	width: auto;
	padding-top: 30px;
	padding-left: 20px;
}

div.container div.content  #home_typo{
	position: absolute;
	left: 80px;
	margin-top: 40px;
	z-index:-1;
}

div.container div.content  #typo{
	position: absolute;
	left: 105px;
	margin-top: 30px;
	z-index:-1;
}


#header {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#header img{
	border: 0px;
}

#header p {
	margin-top: -12px;
	letter-spacing: -1px;
}

div.content {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	height: auto;

}

#footer {
	margin-top: 0px;
	width: 725px;
	height: 130px;
	font-weight: bold;
	padding-bottom: 40px;
	font-size: 10px;
	
}

#footer p {	
	background-color: #FFFFFF;
	padding: 5px;
}

#footer #logo {
	margin-left: 467px;
	margin-top: -100px;
	margin-bottom: 15px;
}

#home #footer #logo {
	margin-left: 520px;
	margin-top: -100px;
	margin-bottom: 0px;
}

#footer img {
	border: 0px;
}

div.clear {
	clear: both;
	margin-bottom: 20px;
}

a{
	color: #FF00FF;
}

a:hover{
	color: #000000;
}
/* ============= */
/* for content in subsecs */

div.content #text{
	
	width: 355px;
	height: auto;
	min-height: 550px;
	background-color:#0000FF;
	float:left;
	padding: 20px;
	color: #FFFFFF;
}

div.content img{
	border: 0px;
}

div.content #text h1{
	margin: 0px;
	padding: 0px;
}

div.content #text p{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

div.content #text h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

div.content #text h2.pink{
	color:#FF00FF;
}

div.content #nav{
	margin-left: 10px;
	float:left;
}

div.content span.pink{
	color:#FF00FF;
	font-weight: bold;
}



/* ============= */
/* home page navigation */

/* brief button */

div.content #home_nav div.star{
	position: absolute;
	left: 460px;
	top: 160px;
}

div.content #home_nav div.brief_but{
	margin-left: 210px;
	margin-top: 5px;
	width: 53px;
	height: 24px;
	background-image:url(../images/nav/brief_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.brief_but:hover{
	background-image:url(../images/nav/brief_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.brief_but a img{
	width: 53px;
	height: 24px;
	border: 0px;
}

/* apply button */
div.content #home_nav div.apply_but{
	margin-left: 207px;
	margin-top: 50px;
	width: 59px;
	height: 24px;
	background-image:url(../images/nav/apply_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.apply_but:hover{
	background-image:url(../images/nav/apply_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.apply_but a img{
	width: 59px;
	height: 24px;
	border: 0px;
}

/* sponsors button */
div.content #home_nav div.sponsors_but{
	margin-left: 280px;
	margin-top: 20px;
	width: 184px;
	height: 23px;
	background-image:url(../images/nav/sponsors_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.sponsors_but:hover{
	background-image:url(../images/nav/sponsors_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.sponsors_but a img{
	width: 184px;
	height: 23px;
	border: 0px;
}


/* examples button */
div.content #home_nav div.examples_but{
	margin-left: 580px;
	margin-top: 10px;
	width: 150px;
	height: 46px;
	background-image:url(../images/nav/examples_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.examples_but:hover{
	background-image:url(../images/nav/examples_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.examples_but a img{
	width: 150px;
	height: 46px;
	border: 0px;
}

/* venue button */
div.content #home_nav div.venue_but{
	margin-left: 60px;
	margin-top: -10px;
	width: 166px;
	height: 23px;
	background-image:url(../images/nav/venue_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.venue_but:hover{
	background-image:url(../images/nav/venue_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.venue_but a img{
	width: 166px;
	height: 23px;
	border: 0px;
}


/* blog button */
div.content #home_nav div.blog_but{
	margin-left: 30px;
	margin-top: 60px;
	width: 56px;
	height: 23px;
	background-image:url(../images/nav/blog_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.blog_but:hover{
	background-image:url(../images/nav/blog_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.blog_but a img{
	width: 56px;
	height: 23px;
	border: 0px;
}


/* previous button */
div.content #home_nav div.previous_but{
	margin-left: 620px;
	margin-top: 20px;
	width: 200px;
	height: 23px;
	background-image:url(../images/nav/previous_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.previous_but:hover{
	background-image:url(../images/nav/previous_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.previous_but a img{
	width: 200px;
	height: 23px;
	border: 0px;
}


/* tellafriend button */
div.content #home_nav div.tellafriend_but{
	margin-left: 475px;
	margin-top: 20px;
	width: 305px;
	height: 23px;
	background-image:url(../images/nav/tellafriend_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.tellafriend_but:hover{
	background-image:url(../images/nav/tellafriend_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.tellafriend_but a img{
	width: 305px;
	height: 23px;
	border: 0px;
}


/* concepts button */
div.content #home_nav div.concepts_but{
	margin-left: 600px;
	margin-top: 20px;
	width: 184px;
	height: 24px;
	background-image:url(../images/nav/concepts_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.concepts_but:hover{
	background-image:url(../images/nav/concepts_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.concepts_but a img{
	width: 184px;
	height: 24px;
	border: 0px;
}


/* contact button */
div.content #home_nav div.contact_but{
	margin-left: 400px;
	margin-top: 20px;
	width: 102px;
	height: 23px;
	background-image:url(../images/nav/contact_but.gif);
	background-repeat: no-repeat;
}


div.content #home_nav div.contact_but:hover{
	background-image:url(../images/nav/contact_roll.gif);
	background-repeat: no-repeat;
}

div.content #home_nav div.contact_but a img{
	width: 102px;
	height: 23px;
	border: 0px;
}



/* ============= */
/* ============= */
/* other page navigation */


div.content #nav div.star{
	position: absolute;
	left: 490px;
	top: 155px;
}

/* brief button */
div.content #nav div.brief_but{
	margin-top: 0px;
	width: 53px;
	height: 24px;
	background-image:url(../images/nav/brief_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.brief_but:hover{
	background-image:url(../images/nav/brief_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.brief_but a img{
	width: 53px;
	height: 24px;
	border: 0px;
}

/* apply button */
div.content #nav div.apply_but{
	margin-top: 30px;
	width: 59px;
	height: 24px;
	background-image:url(../images/nav/apply_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.apply_but:hover{
	background-image:url(../images/nav/apply_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.apply_but a img{
	width: 59px;
	height: 24px;
	border: 0px;
}

/* sponsors button */
div.content #nav div.sponsors_but{
	margin-top: 30px;
	width: 184px;
	height: 23px;
	background-image:url(../images/nav/sponsors_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.sponsors_but:hover{
	background-image:url(../images/nav/sponsors_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.sponsors_but a img{
	width: 184px;
	height: 23px;
	border: 0px;
}


/* examples button */
div.content #nav div.examples_but{
	margin-top: 30px;
	width: 150px;
	height: 46px;
	background-image:url(../images/nav/examples_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.examples_but:hover{
	background-image:url(../images/nav/examples_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.examples_but a img{
	width: 150px;
	height: 46px;
	border: 0px;
}

/* venue button */
div.content #nav div.venue_but{
	margin-top: 30px;
	width: 166px;
	height: 23px;
	background-image:url(../images/nav/venue_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.venue_but:hover{
	background-image:url(../images/nav/venue_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.venue_but a img{
	width: 166px;
	height: 23px;
	border: 0px;
}

/* blog button */
div.content #nav div.blog_but{
	margin-top: 30px;
	width: 56px;
	height: 23px;
	background-image:url(../images/nav/blog_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.blog_but:hover{
	background-image:url(../images/nav/blog_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.blog_but a img{
	width: 56px;
	height: 23px;
	border: 0px;
}

/* previous button */
div.content #nav div.previous_but{
	margin-top: 30px;
	width: 200px;
	height: 23px;
	background-image:url(../images/nav/previous_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.previous_but:hover{
	background-image:url(../images/nav/previous_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.previous_but a img{
	width: 200px;
	height: 23px;
	border: 0px;
}

/* tellafriend button */
div.content #nav div.tellafriend_but{
	margin-top: 30px;
	width: 305px;
	height: 23px;
	background-image:url(../images/nav/tellafriend_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.tellafriend_but:hover{
	background-image:url(../images/nav/tellafriend_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.tellafriend_but a img{
	width: 305px;
	height: 23px;
	border: 0px;
}

/* concepts button */
div.content #nav div.concepts_but{
	margin-top: 30px;
	width: 183px;
	height: 23px;
	background-image:url(../images/nav/concepts_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.concepts_but:hover{
	background-image:url(../images/nav/concepts_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.concepts_but a img{
	width: 183px;
	height: 23px;
	border: 0px;
}


/* contact button */
div.content #nav div.contact_but{
	margin-top: 30px;
	width: 102px;
	height: 23px;
	background-image:url(../images/nav/contact_but.gif);
	background-repeat: no-repeat;
}


div.content #nav div.contact_but:hover{
	background-image:url(../images/nav/contact_roll.gif);
	background-repeat: no-repeat;
}

div.content #nav div.contact_but a img{
	width: 102px;
	height: 23px;
	border: 0px;
}

/* ============= */
/* set button to rolled state if on that page */

#brief div.content #nav div.brief_but{
	background-image:url(../images/nav/brief_roll.gif);
	background-repeat: no-repeat;
}

#brief div.content #nav div.brief_but:hover{

}

/* ============= */
#apply div.content #nav div.apply_but{
	background-image:url(../images/nav/apply_roll.gif);
	background-repeat: no-repeat;
}

#apply div.content #nav div.apply_but:hover{

}

/* ============= */
#sponsors div.content #nav div.sponsors_but{
	background-image:url(../images/nav/sponsors_roll.gif);
	background-repeat: no-repeat;
}

#sponsors div.content #nav div.sponsors_but:hover{

}

/* ============= */
#examples div.content #nav div.examples_but{
	background-image:url(../images/nav/examples_roll.gif);
	background-repeat: no-repeat;
}

#examples div.content #nav div.examples_but:hover{

}

/* ============= */
#venue div.content #nav div.venue_but{
	background-image:url(../images/nav/venue_roll.gif);
	background-repeat: no-repeat;
}

#venue div.content #nav div.venue_but:hover{

}

/* ============= */
#blog div.content #nav div.blog_but{
	background-image:url(../images/nav/blog_roll.gif);
	background-repeat: no-repeat;
}

#blog div.content #nav div.blog_but:hover{

}

/* ============= */
#previous div.content #nav div.previous_but{
	background-image:url(../images/nav/previous_roll.gif);
	background-repeat: no-repeat;
}

#previous div.content #nav div.previous_but:hover{

}

/* ============= */
#tellafriend div.content #nav div.tellafriend_but{
	background-image:url(../images/nav/tellafriend_roll.gif);
	background-repeat: no-repeat;
}

#tellafriend div.content #nav div.tellafriend_but:hover{

}

/* ============= */
#concepts div.content #nav div.concepts_but{
	background-image:url(../images/nav/concepts_roll.gif);
	background-repeat: no-repeat;
}

#concepts div.content #nav div.concepts_but:hover{

}

/* ============= */
#contact div.content #nav div.contact_but{
	background-image:url(../images/nav/contact_roll.gif);
	background-repeat: no-repeat;
}

#contact div.content #nav div.contact_but:hover{

}