
body
{
    padding: 0;
    margin: 0;
    background: #666666;
    background-image: url(bak_full.jpg);
    background-position: top;
    color: #333333;
    width: 100%;
    display: table;
}

#content
{
    width: 980px;
    margin: 0 auto auto auto;
    background-image: url(bak_middle.jpg);
    background-position: top;
    border: none;
    padding: 0px;
    text-align: center;
}
#sheetholder
{
    padding: 0px;
    margin: 0px;
    width: 770px;
    height: 560px;
    background-image: url(bak_sheet_middle.jpg);
    background-repeat: repeat;
    background-position: left top;
    text-align: left;
}
#sheet
{
    padding: 20px;
    margin: 0px;
    width: 730px;
    height: 520px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
}
#sheet h2
{
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 18px;
}
#sheet p
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
}
#sheet h3
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: black;
}
#sheet ul
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
}
#sheet ol
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
}
#sheet a
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-decoration: underline;
}
#sheet a:active
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-decoration: underline;
}
#sheet a:link
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-decoration: underline;
}
#sheet a:visited
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-decoration: underline;
}
#sheet a:hover
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: navy;
    text-decoration: underline;
}
#tablesheet
{
    margin-left: auto;
    margin-right: auto;
    width: 830px;
    padding: 0px;
}
img.banner
{
    border: none;
}
img.sheetimg
{
    margin: 0px;
    padding: 0px;
    border: none;
}
#twitter_div
{
    z-index: 2;
    text-align: center;
    border: none;
    width: 410px;
    margin: 0px auto -70px auto;
    position: relative;
    top: -130px;
    left: -20px;
}
#twitter_div ul
{
    list-style-type: none;
    border: none;
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
    margin: auto auto auto auto;
}
#twitter_div li
{
}
#twitter-link
{
    font-family: Verdana, Arial , Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 9px;
    margin: 0px;
    padding: 0px;
}
#twitter_spacer
{
    margin: 0px;
    padding: 0px;
    height: 5px;
    width: 5px;
    font-size: 1px;
    display: block;
}

#sponsors
{
	display: block;
	width: 586px;
	height: 186px;
	background-image: url(sponsor.png);
	background-position: bottom;
	margin: 0 auto 0 auto;
}

#sponsors:hover
{
	display: block;
	width: 586px;
	height: 186px;
	background-image: url(sponsor.png);
	background-position: top;
}

div.autoheightpapertop {
    background-image: url("paper_autoheight_top.png");
    height: 100px;
    margin-top: -80px;
    position: relative;
    top: 75px;
}

div.autoheightpaper
{
	background-image: url(paper_autoheight_middle.png);
	min-height: 100px;
	padding-bottom: 40px;
}

div.autoheightpaperbottom
{
	height: 100px; 
	position: relative;
	top: -75px;
	background-image: url(paper_autoheight_bottom.png); 
}

div.autoheightpapercontentleftaligned
{
	display:block;
	position:relative;
	z-index: 1000;
	font-size: 1.3em;
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div.autoheightpapercontentleftaligned h1
{
	font-family: 'MyWebFont', Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

div.autoheightpapercontent
{
	display:block;
	position:relative;
	z-index: 1000;
	font-size: 1.3em;
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
	width: 800px;
	margin: 0 auto 0 auto;
}

@font-face{ 
	font-family: 'MyWebFont';
	src: url('fonts/neotrash_milabrya-webfont.eot');
	src: url('fonts/neotrash_milabrya-webfont.eot?iefix') format('eot'),
	     url('fonts/neotrash_milabrya-webfont.woff') format('woff'),
	     url('fonts/neotrash_milabrya-webfont.ttf') format('truetype'),
	     url('fonts/neotrash_milabrya-webfont.svg#webfont') format('svg');
}

div.autoheightpapercontent h1
{
	font-family: 'MyWebFont', Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
}

div.koiimage
{
	width: 347px;
	height: 884px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(imageholder.png);
}

div.koiimagedetails
{
	position:relative;
	top: 130px;
	width: 170px;
	margin:0px auto 0px auto;
}

img.koiimageimage
{
	position:relative;
	top: 30px;
	left: -1px;
	margin:0px auto 0px auto;
}

div.koiwinnerimage
{
	width: 1020px;
	margin: 0px auto 0px auto;
}

div.koiwinnerimagetitle
{
	background: transparent;
	background-image: url(sizeheading_bak.png);
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 75px 0px 0px 0px;
	font-family: 'MyWebFont', Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	text-transform: uppercase;
	width: 1020px;
	height: 150px;
}

div.submissionimagetitle
{
	background: transparent;
	background-image: url(sizeheading_bak.png);
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 75px 0px 0px 0px;
	font-family: 'MyWebFont', Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 2.5em;
	font-weight: normal;
	text-transform: uppercase;
	width: 1020px;
	height: 150px;
}

div.koisubmissionsholder
{
	width: 1050px;
	margin: 0px auto 0px auto;
	text-align: center;
	clear: both;
}

div.koisubmissionholder
{
	display:inline-block;
	width: 347px;
	height: 884px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(imageholder.png);
}

img.koisumissionkoiimage
{
	position:relative;
	top: 30px;
	left: -1px;
	margin:0px auto 0px auto;
}

div.koisubmissiondetails
{
	position:relative;
	top: 130px;
	width: 170px;
	margin:0px auto 0px auto;
}

span.ErrorMessage
{
	color: Red;
}

