a 
{ 
	color:#0000FF; 
	font-family: Arial; 
	font-size: 14px; 
	text-decoration: none;
}

a:link 
{ 
	color:#0000FF; 
	font-family: arial; 
	font-size: 14px; 
	text-decoration: none; 
}

a:visited 
{ 
	color:#ff0000; 
	font-family: arial; 
	font-size: 14px; 
	text-decoration: none; 
}

a:active 
{ 
	color:#0000ff; 
	font-family: arial; 
	font-size: 14px; 
	text-decoration: none; 
}

a:hover { 
	color: #ff0000; 
	font-family: arial; 
	font-size: 14px; 
	text-decoration: none; 
}

p 
{ 
	color:black; 
	font-family: Arial; 
	font-size: 14px; 
	text-decoration: none;
}
.h2 
{ 
	color:black; 
	font-family: Arial; 
	font-size: 16px; 
	font-weight : bold;
	text-decoration: none;
}

.title {
	font-family : Arial;
	font-size : 30;
	font-weight : bold;
	color : red;
}
.heading {
	font-family : Arial;
	font-size : 16;
	font-weight : bold;
	color : red;
}

.subheading {
	font-family : Arial;
	font-size : 12;
	font-weight : bold;
	color: black;
}
.text {  
	font-family: Myriad Pro; 
	font-size: 10pt;
}
.smalltext {  
	font-family: Myriad Pro; 
	font-size: 8pt;
}
a.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
.news {
	background-color: #ffffff;
	margin: 0px;
	background-position: top left;
}
#container{
	width: 750px;
	font-family: Myriad Pro; 
	font-size: 12pt;
	font-weight: normal;
	
	top: 0px;
	
}
#sales{
	width: 400px;
	height: 300px;
	posistion: relative;
	overflow: scroll;
	border-style: solid;
	border-width: 1px;
}
#current  {
	
	border-style: solid;
	border-width: 1px;
	width: 350px;
	left: 370px;
	top: 175px;
	
}
#entryform  {
	background-color: #c3c5c5;
	border-style: solid;
	border-width: 1px;

	height: 350px;
	width: 350px;

	top: 175px;
	left: 0px;
}
#footer {
	
	top: 950px;
	width: 20px;
	left:350px;
	position: absolute;
}
#submitvid {
	font-family: Myriad Pro; 
	font-size: 12pt;
	font-weight: bold;
	font-color: red;
	position: absolute;
	
}
#prize  {
	

	width: 350px;
	
	left: 0px;
	top: 640px;
	position: absolute;
}

body {
	margin: 5px 0px 5px 0px; 
	font-family: verdana; 
	font-size:11pt;
	background-color:#ffffff;
	min-width: 760px;
}