@charset "utf-8";
/* CSS Document */


body, div, dl, dt, dd, p, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td, iframe{
	margin: 0;
	padding: 0;
}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}

/*Removes list-style from lists*/
ol, ul{
	list-style: none;
}

/*Normalizes font-style and font-weight*/
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight: normal;
}

/*Removes border from fieldset and img*/
fieldset, img{
	border: 0;
}

a{
	text-decoration: none;
}











#saying {
	color:					#F39;
	font-size:				1.5em;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	}
		
		

body {
	margin:					0;
	padding:				0;
	}
	
#wrapper {
	width:					896px;
	height:					auto;
	margin:					0 auto;
	padding:                0 5px;
	}


/*------------------------------------------------------------------ HEADER -----------------------------------------------------*/


#header {
	width:					896px;
	height:					125px;
	}
	
#ZBlogo {
	background-image:		url(../images/Zero-Boundaries_03.jpg);
	height:					84px;
	width:					469px;
	margin-top:				21px;
	float:					left;
	}	
	
#Zinklogo {
	background-image:		url(../images/Zero-Boundaries_05.jpg);
	height:					84px;
	width:					211px;
	margin-top:				21px;
	margin-left:			215px;
	float:					left;
	}
	
#headerline {
	background-image:		url(../images/Zero-Boundaries_10.jpg);
	height:					8px;
	width:					896px;
	margin-top:				12px;
	float:					left;
	}
	


/*------------------------------------------------------------------ SIDE NAVIGATION -----------------------------------------------------*/



#sidenav {
	width:					175px;
	height:					auto;
	float:					left;
	}

#judgebutton {
	background-image:		url(../images/Zero-Boundaries_12.jpg);
	height:					43px;
	width:					169px;
	margin-top:				23px;
	float:					left;
	}

#challengebutton {
	background-image:		url(../images/Zero-Boundaries_15.jpg);
	height:					43px;
	width:					169px;
	margin-top:				23px;
	float:					left;
	}
	
#finalistbutton {
	background-image:		url(../images/Zero-Boundaries_17.jpg);
	height:					43px;
	width:					169px;
	margin-top:				23px;
	float:					left;
	}
	
#winnerbutton {
	background-image:		url(../images/Zero-Boundaries_22.jpg);
	height:					43px;
	width:					169px;
	margin-top:				23px;
	float:					left;
	}
	
#pplchoicebutton {
	background-image:		url(../images/pcbutton_21.jpg);
	height:					43px;
	width:					169px;
	margin-top:				23px;
	float:					left;
	}

/*------------------------------------------------------------------ CONTENT -----------------------------------------------------*/

#content {
	width:					693px;
	height:					auto;
	float:					right;
	}


.construct {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				2em;
	color:					#4a4a4a;
	margin-top:				100px;
	margin-bottom:			100px;
	}

#judgetext {
	width:					693px;
	margin-right:			13px;
	margin-top:				21px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.9em;
	color:					#4a4a4a;
	line-height:			1.3em;
	}

#judgehead {
	background-image:		url(../images/judgehead_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}

.judgebox {
	min-height:             250px;
	height:					auto;
	width:					693px;
	}
	
.judgebox2 {
	min-height:             210px;
	height:					auto;
	width:					693px;
	}

.judgepic {
	width:					160px;
	height:					160px;
	margin-top:				25px;
	padding-right:          25px;
	float:					left;
	}
	
.judgedescription {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.9em;
	color:					#4a4a4a;
	margin-top:				0px;
	margin-right:			13px;
	padding-top:            20px;
	line-height: 			1.2em;
	text-align: 			justify;
	}
	
.judgename {
	font-weight:			bold;
	font-size:				1em;
	}
	
a {
	color: #F09;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:				pointer;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}




/*------------------------------------------------------------------ FOOTER -----------------------------------------------------*/

#footer {
	width:					896px;
	height:					35px;
	float:					left;
	margin:					35px;
	}

#footerbox {
	width:					302px;
	height:					35px;
	margin:					0 auto;
	}

#company {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.75em;
	color:					#4a4a4a;
	border-right:			1px #4a4a4a solid;
	width:					100px;
	height:					16px;
	float:					left;
	text-align: 			center;
	}
	
#contact {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.75em;
	color:					#4a4a4a;
	border-right:			1px #4a4a4a solid;
	width:					100px;
	height:					16px;
	float:					left;
	text-align: 			center;
	}
	
#legal {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.75em;
	color:					#4a4a4a;
	width:					100px;
	height:					16px;
	float:					left;
	text-align: 			center;
	}
	
#copyright {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.75em;
	color:					#4a4a4a;
	height:					16px;
	width:					290px;
	float:					left;
	text-align: 			center;
	margin:					5px auto;
	}




/*------------------------------------------------------------------ Challenge Page -----------------------------------------------------*/


#heading {
	width:					693px;
	margin-right:			13px;
	margin-top:				21px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.95em;
	color:					#4a4a4a;
	line-height:			1.3em;
	}
	
#designhead {
	background-image:		url(../images/designchallenge_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}
	
#bridginggap {
	width:					693px;
	margin-right:			13px;
	margin-top:				20px;
	margin-bottom:			-10px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				1.0em;
	color:					#39F;
	line-height:			1.3em;
	}
	
.maintext {
	/*width:				693px;*/
	margin-right:			100px;
	margin-top:				21px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.9em;
	color:					#4a4a4a;
	line-height:			1.3em;
	text-align:				justify;
	
	}
	
#meettxt {
	margin-right:			120px;
	margin-top:				25px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.9em;
	color:					#F39;
	line-height:			1.3em;
	}
	
.option {
	width:					693px;
	margin-right:			13px;
	margin-top:				21px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.95em;
	color:					#39F;
	line-height:			1.3em;
	}
	
.clickme {
	font-size:				.75em;
	}
	
	


/*------------------------------------------------------------------ Finalist Page -----------------------------------------------------*/


.bridginggap {
	width:					693px;
	margin-right:			13px;
	margin-top:				20px;
	margin-bottom:			-10px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				1.2em;
	color:					#39F;
	line-height:			1.3em;
	font-weight:			bold;
	}


#finalisthead {
	background-image:		url(../images/finalists_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}
	
.finalistbox {
	min-height:             250px;
	height:					auto;
	width:					693px;
	}

.finalistpic1 {
	background-image:		url(../images/Elizabeth%20Files/option1/10659_Purica/10659_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic13 {
	background-image:		url(../images/Elizabeth%20Files/option1/362959_WePrintItWhenWeNeedIt/362959_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic2 {
	background-image:		url(../images/Elizabeth%20Files/option1/11359_Zink%20Fib/11359_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic3 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option1/12959_Go%20Anywhere%20Printer/12959_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic4 {
	background-image:		url(../images/Elizabeth%20Files/option1/20669_Zink%20Pad/20669_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic5 {
	background-image:		url(../images/Elizabeth%20Files/option1/30469_FlashCard%20Camera/30469_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic6 {
	background-image:		url(../images/Elizabeth%20Files/option1/40869_Zink%20Mix/40869_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic7 {
	background-image:		url(../images/Elizabeth%20Files/option1/50569_Zinkosystem/50569_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic8 {
	background-image:		url(../images/Elizabeth%20Files/option1/70569_Warm%20Note/70569_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic9 {
	background-image:		url(../images/Elizabeth%20Files/option1/72959_Step%20By%20Step/72959_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic10 {
	background-image:		url(../images/Elizabeth%20Files/option1/120269_Instant%20Flash%20Card/120269_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic11 {
	background-image:		url(../images/Elizabeth%20Files/option1/160269_Elan%20Vital/160269_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic12 {
	background-image:		url(../images/Elizabeth%20Files/option1/240269_Manumit/240269_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic14 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/11359_1_Famli/11359_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic15 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/11359_2_Smile/11359_2_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic16 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/11359_3_Twelve/11359_3_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic17 {
	background-image:		url(../images/Elizabeth%20Files/option%202/11359_4_Hanshi/11359_4_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic18 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/12749_Digilog/12749_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic19 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/110269_Graffiti/110269_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}

.finalistpic20 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/130269_I_Spy/130269_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic21 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/192659_The%20Inchworm%20Printer/192659_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic22 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/212659_SmartBC/212659_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic23 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/20969_Home%20Info%20Printer/20969_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic24 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/21459_Flash%20100/21459_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic25 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/30469_FastPrint%20Laptop/30469_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic26 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/41759_MiniGiant/41759_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic27 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/50569_Designers%20Dream/50569_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic28 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/60669_ZINK%20Draw/60669_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic29 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/62659_Rover/62659_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic30 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/72959_Zafe/72959_Like-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic31 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/90869_Zink%20Pen/90869_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic32 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/100669_ZINK%20Screen/100669_Link-Photo.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic33 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/130669_Coverjet/130669_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic34 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/10569_Artease/10569_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic35 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/10969_Holder/10969_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic36 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option%202/62749_NailingColor/62749_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic37 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option1/202659_Phiary/202659_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic38 {
	background-image:		url(../images/Elizabeth%20Files/Elizabeth%20Files/option1/120669_ZinkPad/120669_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic39 {
	background-image:		url(../images/Elizabeth%20Files/option1/20469_Collect%20&%20Keep/20469_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistpic40 {
	background-image:		url(../images/Elizabeth%20Files/option1/22449_Zink%20Scripts/22449_Link-Photo1.jpg);
	width:					300px;
	height:					220px;
	margin-top:				25px;
	float:					left;
	}
	
.finalistdescription {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.9em;
	color:					#4a4a4a;
	margin-top:				0px;
	margin-right:			13px;
	margin-left:			323px;
	padding-top:            25px;
	line-height: 			1.2em;
	text-align: 			justify;
	}
	
.finalistname {
	font-weight:			bold;
	font-size:				1.4em;
	margin-left:			0px;
	}
	
.breaker {
	background-image:		url(../images/breaker_16.jpg);
	width:					693px;
	height:					7px;
	margin-top:				25px;
	}
	

/*------------------------------------------------------------------ Home Page -----------------------------------------------------*/

.mainheading {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				1.3em;
	color:					#F39;
	margin-top:				30px;
	}
	
.highlight {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.9em;
	color:					#39F;
	}
	
.highlight2 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				1.em;
	color:					#39F;
	font-weight:			bold;
	margin-top:				30px;
	}
	
	
	
	
	
	
#option1head {
	background-image:		url(../images/option1_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}
	
#option2head {
	background-image:		url(../images/option2_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}
	
#pplchoicehead {
	background-image:		url(../images/pplchoicehead_18_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}
	
#winnerhead {
	background-image:		url(../images/winnershead_18.jpg);
	width:					693px;
	height:					37px;
	margin-top:				35px;
	}
	
.clicktoview {
	margin-top:					-5px;
	margin-bottom:				20px;
	padding:                0;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.8em;
	color:					#4a4a4a;
	margin-left:			50px;

	}
	
#votenow {
	margin-left:			250px;
	margin-top:				-10px;
	margin-bottom:			30px;
	}
	
	
	
	

#firstplace {
	background-image:		url(../images/place_19.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	height:					27px;
	width:					129px;
	margin:					25px auto 0px auto;
	clear:					both;
	}
	
#secondplace {
	background-image:		url(../images/place_31.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	height:					27px;
	width:					167px;
	clear:					both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#thirdplace {
	background-image:		url(../images/thirdplace_31.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	height:					27px;
	width:					140px;
	clear:					both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#peoplesplace {
	background-image:		url(../images/peoplesplace_31.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	height:					27px;
	width:					168px;
	clear:					both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
.option1 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	color:					#000;
	margin-top:				0;
	margin-bottom:			0;
	width: 280px;
	text-align: center;
	float: left;
	}
	
.option2 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	color:					#000;
	float:					right;
	margin-right:			0px;
	margin-top:				0;
	margin-bottom:			0;
	width: 280px;
	text-align: center;
	}

#zinkmixpic {
	width:					280px;
	border:					solid 2px #6c6;
	height:					230px;
	clear:					both;
	float:					left;
	margin-top:				-0px;
	}
	
#peoplespic {
	width:					280px;
	border:					solid 2px #6c6;
	height:					230px;
	margin-right:			auto;
	margin-left:			auto;
	clear:					both;
	margin-top:				13px;
	}
	
#minigiantpic {
	width:					280px;
	border:					solid 2px #6c6;
	height:					230px;
	float:					right;
	margin-top:				-0px;
	}
	
.subname1 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	color:					#000;
	float:					left;
	margin-left:			0px;
	margin-top:				1px;
	margin-bottom:			0;
	clear:					both;
	width:					280px;
	}
	
.subpeoplesname1 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	color:					#000;
	margin-left:			203px;
	margin-top:				1px;
	margin-bottom:			0;
	clear:					both;
	width:					280px;
	}
	
.subname2 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	color:					#000;
	float:					left;
	margin-left:			128px;
	margin-bottom:			0;
	margin-top:				1px;
	}
	
.subdescription1 {
	width:					280px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.8em;
	color:					#4a4a4a;
	line-height:			1.3em;
	float:					left;
	margin-top:				-0px;
	
	}
	

	
.subpeoplesdescription1 {
	width:					280px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.8em;
	color:					#4a4a4a;
	line-height:			1.3em;
	margin-left:			203px;
	margin-top:				-0px;
	
	}
	
.subdescription2 {
	width:					285px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.8em;
	color:					#4a4a4a;
	line-height:			1.3em;
	float:					right;
	margin-top:				-0px;
	margin-left:			0px;
	}
#winnersnav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 0;
}

ul {
	margin-top:				-3px;
	margin-left: -31px;
	}
	
	
	
	
#fpo1head{
	margin-top:				20px;
	background-image:		url(../images/zinkmixwinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}
	
#fpo2head{
	margin-top:				20px;
	background-image:		url(../images/minigiantwinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}

#spo1head{
	margin-top:				20px;
	background-image:		url(../images/zinkfibwinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}

#spo2head{
	margin-top:				20px;
	background-image:		url(../images/hanshiwinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}
	
#tpo1head{
	margin-top:				20px;
	background-image:		url(../images/phairywinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}

#tpo2head{
	margin-top:				20px;
	background-image:		url(../images/zinkpenwinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}
	
#pchead{
	margin-top:				20px;
	background-image:		url(../images/pcwinhead_14.jpg);
	width:					692px;
	height:					40px;
	background-repeat:		no-repeat;
	}

.createdby {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.95em;
	color:					#4a4a4a;
	margin-top:				-5px;
	margin-bottom:			10px;
	}
	
.winsubdescript {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.8em;
	color:					#4a4a4a;
	line-height:			1.3em;
	width:					380px;
	text-align: 			justify;
	float:					left;
	}
	
.winsubpic {
	float:					right;
	margin-top:				30px;
	}
	
.winnerbiopic {
	clear:					both;
	float:					left;
	margin-top:				30px;
	}
	
#biobox {
	clear:					both;
	}
	
.whois {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				0.95em;
	color:					#4a4a4a;
	margin-top:				28px;
	margin-bottom:			0px;
	width:					370px;
	float:					right;
	text-decoration:		underline;	
	}
	
.winnerbiodescript {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				.8em;
	color:					#4a4a4a;
	line-height:			1.3em;
	width:					370px;
	text-align: 			justify;
	float:					right;
	}
	
	
.clearfloat {
	clear:					both;
	}
	
.clearfloatimg{
	clear:					both;
	height:					230px;
	}
	
.clearfloatdescr{
	clear:					both;
	height:					180px;
	}
	
.clearfloatopt{
	clear:					both;
	}
	
.weburl {
	color:					#09C;
	}


#tertiarynav {
	clear:					both;
	margin:					0;
	height:                 20px;
	}
	
#winnersnav {
	margin:					0;
	}
	
.magenta {
	color:					#09F;
	}
