div#vdc
{
	margin-left: 30px;
}
div#registration
{
	margin-top: 50px; 
	font-size: 20px;
}

div#registration input
{
	border: solid 1px #0190d5;
}
div#registration input.image
{
	border: none;
}


div#registration input#submit
{
	width: 300px;
	height: 50px;
}
div#registration ul#error_message
{
	font-size: 10px;
}

div#login
{
	margin-top: 100px;
}
div#login input#login_button
{	
	margin-top: 15px;
	width: 100px;
	height: 20px;
}
div#flashcontainer
{
	position: relative;
	width:100%;
	height: 600px;
	margin-top: 20px;
}
div#flashcontent
{
	
}


ul
{
	list-style: none;
	list-style-image: none;
}

ol.isaac
{
	list-style: decimal;
	list-style-position: outside;
}
table#isaac
{
	margin-left: 20px;
}

ol.isaac li
{
	padding-bottom: 20px;
}

table#v2table
{
	margin-left: 25px;
	background-color: #000000;
	border: 1px #018dd3 solid;
	width: 770px;
}

table#v2table td
{padding: 10px;}

table#v2table th
{ color: #b2e5fe;
padding: 10px;}


span#centered
{ 
	text-align: center; 
	width: 100%; 
}

div.inside
{
	width: 770px;
	margin-left: 25px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	
}

div#prizeofweek
{
	width: 484px;
	height: 142px;
	margin-left: 178px;
	overflow: hidden;
	background-image: url('../images/v2/prize_of_week.png');
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 80px;
	color: #aee3fd;
}
