* {
  margin: 0;
  padding: 0;
}

body {
  font: 60.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#D4D4D4;
  margin: 0px auto;
  text-align: center;
}

a img {
	display: block;
	background: #fff;
	border-width: 0;
	border-style: none;
	text-decoration: none;
}

h1 {
	margin: 0;
	position: absolute;
	top: 12px;
	left: 159px;
	z-index: 3;
	width: 200px;
	text-indent: -9000px;
}

h1 a {
	display: block;
	height: 90px;
}

h2 {
  font-size: 1.6em;
  font-weight: normal;
}

p, li {
  font-size: 11px;
  line-height: 13px;
}

ul {
	list-style: disc;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
	}

li {
	list-style-position: inside;
}

h1, h2, p {
  margin: 0.5em 0 16px 0;
}

#branding h1 {
  margin: 0;
}

#wrapper {
  background-color: #ffffff;
}

#branding {
 	border-bottom: 4px solid #edf2d8;
	width: 900px;
	height: 110px;
	background: url(../images/logo.jpg) no-repeat top left;
	background-color: #2b3846;
}

#brandinginside {
 	border-bottom: 4px solid #edf2d8;
	width: 900px;
	height: 110px;
	background: url(../images/tcom.jpg) no-repeat top left;
	background-color: #2b3846;
}

#footer {
  background-color:#b0b0b0;
  padding: 1px 20px;
}

/* The Core Technique
================================= */

body {
  text-align: center;
  min-width: 900px;
}

#wrapper {
  width: 900px;
  margin-left:auto;
  margin-right:auto;
  text-align: left;
}


#contentMain {
	margin: 0;
  	float: left;
  border-top: 4px solid #edf2d8;
  width: 900px;
  height: auto;
  background-color: #ae996f;
  background: url(../images/img_jacket.jpg) no-repeat top left;
}

#content {
	margin: 0px;
	padding:0px;
	padding-bottom: 10px;
	float: left;
	border-top: 4px solid #edf2d8;
	width: 100%;
}

#news {
  float: right;
  margin: 0;
  padding: 10px;
  width: 300px;
  height: auto;
  font-size: 11px;
  color: white;
  background: #333;
  clear: both;
}

#news p {
	margin-bottom: 0.5em;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #80b3ce;
}

#news p {
	font-size: 11px;
  	color: #cccccc;
  	font-weight: normal;
  	line-height: 18px;
}
.date {
	color: #777777;
	font-weight: bold;
}

#footer {
  clear: both;
}

/* Add some padding
-------------------- */

#news {
  padding-top: 10px;
  padding-bottom: 10px;
}

#news * {
  padding-left: 10px;
  padding-right: 10px;
}

#news * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
 padding-left: 10px;
}

#content * * {
  padding-left: 0;
}

/* mainNav
--------------------- */
#navcontainer ul {
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #fff;
color: #000;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
line-height: 16px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li {
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
padding-top: 5px;
color: #888;
text-decoration: none;
text-transform: uppercase;
}

#navcontainer ul li a:hover{
background-color: #fff;
color: #333;
}

#navcontainer #active {
border-bottom: none;
}

body#intro #t-intro a,
body#inside #t-inside a,
body#team #t-team a,
body#sponsors #t-sponsors a,
body#publicity #t-publicity a,
body#publisher #t-publisher a,
body#contact #t-contact a
{
	font-weight: bold;
	color: #bba87f;
}

#leftNav {
	float: left;
	display: inline;
	width:175px;
	margin: 10px;
	padding: 0;
}

#leftNav ul li{
list-style: none;
}

#leftNav ul li a{
	list-style: none;
	display: inline;
	font-weight: bold;
	color: #777;
	line-height: 21px;
	text-decoration: none;
}

#leftNav ul li a:hover{
	list-style: none;
	display: inline;
	color: #333;
	text-decoration: underline;
}

#leftNav ul li #active{
text-decoration: underline;
}

#banner {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
	float: right;
	width: 600px;
	height: auto;
	clear: both;
}

.bannertitle {
	font-family: serif;
	color: #cb361e;
	font-weight: bold;
	line-height: 10px;
}

#lookinside {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 0px;
}

.spread {
	display: inline;
	margin: 10px 0 0 10px;
	padding: 0;
	background: #fff;
	float: left;
	width: 670px;
	height: auto;
}

.lookinside {
margin: 0;
padding: 0;
float: left;
width: auto;
}

/* spread */
#spread ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #fff;
font-size: 10px;
color: #000;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
line-height: 14px;
/* fixes Firefox 0.9.3 */
}

#spread ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#spread ul li #current{
	color: #cc3300;
}

#spread ul li a {
padding: 5px 10px 5px 10px;
color: #888;
text-decoration: none;
}

#spread ul li a:hover{
background-color: #fff;
color: #333;
}

#spread #active {
border-bottom: none;
}


.spreadText {
	display: inline;
	float: left;
	width: 182px;
	margin: 10px 0 0 5px;
	padding: 0;
}

/* team */
#committee {
	display: inline;
	float: left;
	margin-left: 10px;
	padding: 0px;
	width: 270px;
	height: auto;
}

#chairman {
	float: left;
	margin: 0 0 12px 0;
	padding: 5px;
	width: 400px;
	background-color: #e9f4fa;
}

#committee img {
	margin-top: 5px;
}

.chairman img {
	margin-left: 5px;
}

.chairman p{
	margin-left: 5px;
}

#consultant {
	display: inline;
	margin-left: 20px;
	overflow: hidden;
	padding: 0px;
	float: left;
	width: 270px;
	height: auto;
}

#editor {
	display: inline;
	margin-right: 10px;
	padding: 0px;
	overflow: hidden;
	float: right;
	width: 270px;
	height: auto;
}

.teambox {
	float: left;
	margin: 0 0 12px 0;
	padding: 5px 0 5px 5px;
	width: 400px;
	border-bottom: 1px solid #ccc;
}

/*
.teambox p {
vertical-align: top;
}
*/

.teamphoto {
	margin: 0;
	float: left;
	width: 77px;
	height: auto;
/* 	border: 1px solid blue; */
}

.teamphoto img {
border: 0;
}

.teamtitle {
	font-family: serif;
	color: #cc3300;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

#textbox {
	display: inline;
	margin-right: 180px;
	overflow: hidden;
	padding: 0px;
	float: right;
	width: 500px;
	height: auto;
}

#textbox ul li {
list-style: disc;
padding:0 0 2px 20px;
}

#textboxpublisher {
	display: inline;
	margin-left: 80px;
	overflow: hidden;
	padding: 0px;
	float: left;
	width: 500px;
	height: auto;
}


#submitstory {
	display: inline;
	margin: 10px 10px 0 0;
	padding: 0;
	background: #fff;
	float: right;
	width: 670px;
	height: auto;
}

#logobox1 {
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0px;
	float: left;
	width: 130px;
	height: auto;
}
#logobox2 {
	display: inline;
	margin: 20px 10px 0 0;
	overflow: hidden;
	padding: 0px;
	float: right;
	width: 130px;
	height: auto;
}

.hilite {
	color: #7BBFFF;
}

/* spread layout*/

#spreadhighlights {
float: left;
width: 100%;
margin: 0;
padding: 5px;
}

.spreadbox {
float: left;
width: 200px;
margin:0;
padding: 0;
}

.openerbox{
float: right;
width: 670px;
padding: 0 10px 0 0;
}

.openerbox p{
font-size: 16px;
line-height: 18px;
color: #333;
}


.color50s {
color: #666666;
}

.color60s {
color: #996633;
}

.color70s {
color: #d63334;
}

.color80s {
color: #660066;
}

.color90s {
color: #1c65b6;
}

.color00s {
color: #00992f;
}

/*
.pastdate {
width: 80%;
font-size: 11px;
color: #fff;
font-weight: bold;
padding-left: 10px;
display: block;
background-color:#996633;
}
*/

/* form */

#title {
	width: 330px;
	height: 26px;
	color: #cc3300;
	font: bold 12px/18px serif;
	padding-top: 5px;
	letter-spacing: 2px;
	text-align: left;
	font-weight: bold;
}

form {
	width: 335px;
}

.col1 {
	text-align: right;
	width: 120px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
}

.col2comment {
	width: 195px;
	height: 190px;
	margin: 0;
	display: block;
	float: left;
}

.col1comment {
	text-align: right;
	width: 120px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 330px;
	padding-top: 5px;
	clear: both;
}

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}
