/* CSS Document */

body {
	background-color:#e1b7ed;
	}
	
#wrap {
	background-color:#f5e1e2;
	}
	

	
table {
	background-color:#ffffff;
	}
	
.awards table {
	background-color:#CCCCFF;
}
	
h1 {
	color:#000000;
	line-height:normal;
	font-style: italic;
}

.h1-italic {
	color:000;
	line-height:normal;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
	font-family:"Comic Sans MS", cursive;
}
.h1-no-italic {
	color:000;
	line-height:normal;
	font-style:normal;
	font-size:22px;
	font-weight:normal;
}

.h2-no-italic {
	color:000;
	line-height:normal;
	font-style:normal;
	font-size:14pt;
	font-weight:normal;
	text-align:center;
}
	
#page-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#e04891;
	height:60px;
	width:100%;
	text-align:left;
	padding:10px;
	}

.narrative {
	font-family:Arial, Helvetica, sans-serif;
	color:#785678;
	padding:5px;
	text-indent:21px;
	font-size:14px;
	font-weight:normal;
	}
	
.narrative2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px;
	text-indent:200px;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	}
	
#article {
	float:left;
	width:700px;
	}
	
#photos {
	float:right;
	width:40%;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:5px;
	}

#article table {
	width:90%;
	margin:10px;
	}
	
#caption {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	width:300px;
	margin-left:10px;
	margin-bottom:10px;
	}
	
img {
	padding:5px;
	margin:5px;
	}
	
#note {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:700;
	}

.unnamed1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #785678;
	letter-spacing: normal;
	word-spacing: normal;
	cursor: hand;
	text-indent: 0pt;
	vertical-align: top;
	font-weight: normal;
	top: auto;
	margin-left: 0px;
	border-bottom-color: #006666;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#785678;
	border: none;
	left: 4px;
	text-decoration: underline;
	z-index: 2;	
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #785678;
	text-decoration:none;
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	padding-bottom:2px;
	border-top-color: #006666;
	border-top-width: thin;
	margin-left: 0px;
	line-height: 20pt;
	height: 30px;
}

.td-center {
	align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#89de51;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e04891;
	padding: 4px;
	}
th {
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: none;
}
.background {
	background-color: #CCFFFF;}

.nav {
	background-color:#d1e389;
	text-align:center;
	line-height:25px;	
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:50px;
	padding:5px;
	}

.center-tbl {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

.center-sub-titl {
	width:550px;
	text-align:center;
	font-weight:bold;
	font-size:13pt;
	margin-left:auto;
	margin-right:auto;
}

.titl-sub {
	background-color:#006666;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	text-align: center;
	width: 100%;
}

.guidelines p {
	font-weight:normal;
}

#judges {

}

.photo-box {
	padding:5px;
	text-align:center;
	font-size:10px;
	line-height:normal;
}
