body
	{
	background-image: url(images/submissionbackground.gif);
	margin: 0 auto;	background-repeat: no-repeat;
	background-color: #00a0c6;
	}

#main
	{
	width: 800px;
	line-height: 1.4em;
	}

#header
	{
	width: auto;
	height: 230px;	}

#title
	{
	color: black;
	width: auto;
	font-size: 100%;
	}

#maintitle
	{
	font-size: 300%;
	color: #fff;
	}

#subtitle
	{
	font-size: 90%;
	margin: 0 0 0 360px;
	color: #000;
	}

#rules
	{
	width: 500px;
	}

.number
	{
	font-variant: small-caps;
	font-size: 150%;
	font-weight: bold;
	}

.themes
	{
	color: #fff;
	font-weight: bold;
	}

#sumbissionform
	{
	position: relative;
	top: 10px;
	width: 360px;
	margin: 5px auto 40px auto;
	padding: 10px;
	background-color: #51B0C7;
	}

#lastline
	{
	font-weight: bold;
	}

#navigation
	{
	float: right;
	width: 180px;
	height: 80px;
	background-color: #00a0c6;
	background-image: none;
	}

#navigation a:link,
#navigation a:visited
	{
	color: #bdda82;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	}

#navigation a:hover,
#navigation a:active
	{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	}

a:link,
a:visited
	{
	color: #fff;
	text-decoration: none;
	}

a:hover,
a:active
	{
	color: #000;
	text-decoration: none;
	}

th
	{
	font-size: 120%;
	line-height: 2em;	
	}


li
	{
	margin: 0 0 0 45px;
	}


/* practice */

#practice
	{
	margin: 0 auto;
	width: 410px;
	height: 280px;
	background: url(images/submit.png);
	background-repeat: no-repeat;
	}

p#titlehere
	{
	text-align: center;
	font-size: 200%;
	padding: 20px 0 0 0;
	font-weight: bold;
	}

table #formtime
	{
	width: 360px;
	height: 100px;
	margin: 0 auto;
	}

td #one
	{
	width: 80px;
	padding: 0 15px 0 0;
	border-right: thin solid black;
	}

td #two
	{
	width: 60px;
	padding: 0 0 0 15px;
	line-height: 1.8em;
	}

td #three
	{
	width: 150px;
	}

table #formtime2
	{
	width: 360px;
	height: 100px;
	margin: 0 auto;
	border-top: thin solid black;
	}

td #four
	{
	width: 400px;
	text-align: center;
	}
	
.bigWords
	{
	font-size: 150%;
	}
