@charset "utf-8";
/* CSS Document */
/*---------------------------------< text >------------------------*/
/*-----[Elements]-----*/
body {
	background-color:#000000;
}
p {
	margin-left: 10px;
}

/*-----[Classes]-----*/
.heading {
	font-size: 18px;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
.heading2 {
	font-size: 16px;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
.heading2 {
	float:left;
	color: #FFFFFF;	
}
.heading3 {
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;	
	}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
	color: #CCCCCC;
	margin:0px;
	padding:0px;
}
.sideBar_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}
#testimonial_excerpt {
	padding:5px;
	color:#FFFFFF;
	font-variant:normal;
	font-weight:normal;
	font-style:italic;
	font-size: 12px;
	color: #CCCCCC;	
	}
.table{
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
	
}
.testimonial {
	font-size:14px;
	font-style: italic;
	text-indent: 50px;
}
.inlineLinks  {
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
}
/*-----------------------------------------------------------------*/
.hr {
  height: 9px;
  background: url(../images/hr.png) repeat-x;
  margin-top:5px;
  margin-bottom:5px;
}

/*-----------------------------------------------------------------*/
#wrapper {
	position:absolute;
	left:50%;
	top:10px;
	width:800px;
	margin-left:-400px;	
}
#mailBtn_holder {
	width:83px;
	height:183px;
}
/*---------------------------< Navigation Menu >-----------------------*/
#navigation_holder {
	position:absolute;
	top:183px;
	width:800px;
	height:33px;
	left:50%;
	background-color:#FFFFFF;
	margin-left: -400px;
}
#contactBtn {
	position:absolute;
	width:70px;
	height:20px;
	top:163px;
	left:716px;

}
#contactBtn a {
	color:#FFFFFF;
	font-size:14px;
 	text-decoration:none;
}
/*----------------------------<Single Content Column>------------------------*/
	#single_column {
	width:748px;
	height:100%;
	background-color:#4d6872;
	padding:10px;
}
/*----------------------------<Left Content Column>------------------------*/
	#left_column {
	width:164px;
	height:100%;
	background-color:#4d6872;
	vertical-align:text-top;
	padding:5px;
	vertical-align:top;
	/* SEE: devlog-20080918.txt (1)*/
	}
	#left_column a {
	text-decoration:none;
	color:#FFFFFF;
	}
/*---------------------------< Right Content Column>-----------------------*/
	#mainContentHolder {
	background-color:#335563;
	}	
	#right_column {
	width:562px;
	background-color:#4d6872;
	text-align: justify;
	vertical-align:text-top;
	padding:10px;
	}
	#pen {
	position:absolute;
	width:124px;
	height:121px;
	top:216px;
	left:695px;
	background-image:url(../images/fountain_pen.png);
	background-repeat:no-repeat;
	}
	#fire_1 {
	position:absolute;
	width:514px;
	height:78px;
	top:270px;
	left:208px;
	background-image:url(../images/fire.png);
	}
	#typewriter {
	float:right;
	width:405px;
	height:214px;
	background-image:url(../images/typewriter.png);
	background-repeat:no-repeat;
	}
/*----------------------------< winners, runners up, finalists, and semi-finalists sections >-----------*/
.winnerTop {
	background-image:url(../images/gfx_winners.png);
	background-repeat:no-repeat;
	width:540px;
	height:196px;
	padding-top:80px;
}
.winnerTop p {
	padding-left:15px;
}

.runnersupTop {
	background-image:url(../images/gfx_runnersup.png);
	background-repeat:no-repeat;
	width:540px;
	height:196px;
	padding-top:80px;
}
.finalistTop {
	background-image:url(../images/gfx_finalists.png);
	background-repeat:no-repeat;
	width:540px;
	height:196px;
	padding-top:80px;
}
.semifinalistTop {
	background-image:url(../images/gfx_semi_finalists.png);
	background-repeat:no-repeat;
	width:540px;
	height:196px;
	padding-top:80px;
}
.runnersupTop p, .finalistTop p, .semifinalistTop p{
	padding-left:15px;
}

.winnerTop ul, .runnersupTop ul, .finalistTop ul, .semifinalistTop {
	width:450px;
}
.fadeBottom {
	background-image:url(../images/fade_btm.png);
	background-repeat:no-repeat;
	width:540px;
	height:196px;
	padding-top:0px;
	padding-left:0px;
}
/*----------------------------------<links section>-----------------------------------------*/



/*----------------------------------<footer section>----------------------------------------*/
#footer1 {
	position:absolute;
	width:800px;
	height:84px;
	left:0px;
	background-image:url(../images/btm1.gif);
	z-index:auto;
}
#footer2 {
	position:absolute;
	width:800px;
	height:84px;
	left:0px;
	background-image:url(../images/btm2.gif);
	z-index:auto;
}
#btm_nav {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	margin-left:60px;
}
#btm_nav a:link, .inline a:link {
	color:#ffffff;
	text-decoration:none;
}
#btm_nav a:hover, .inline a:hover {
	color:#999999;
}
#btm_nav a:visited, .inline a:visited {
	color:#ffffff;
	text-decoration:none;
}
#copyright{
	position:relative;
	float:right;
	margin-right:20px;
	top:25px;
	z-index:99;
	font-size: 10px;	
}
