html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;}
  body {line-height: 1;}
  ol, ul {list-style: none;}
  blockquote, q {quotes: none;}
  :focus {outline: 0;}
  ins {text-decoration: none;}
  del {text-decoration: line-through;}
  /* tables still need 'cellspacing="0"' in the markup */
  table {border-collapse: collapse; border-spacing: 0;}
  
body {
	background-color: #F2F0EE;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
h1 {
	color: #EA3078;
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
a {
	color: #EA3078;
	font-weight: bold;
	text-decoration: underline;
}
.highlight {
	color: #EA3078;
	font-weight: bold;
}

label.error {font-size: 11px; background-color: red; font-weight: bold; color: #fff;}
#adtop {width: 100%; text-align: center; padding: 5px 0;}

#container {
	width: 740px;
	background-color: #FFF;
	overflow: auto;
	margin: 0 auto;
	padding: 20px;
}
#header {
	width: 710px;
	height: 82px;
	margin: 0 auto;
}
#header img{
	float: left;
}

#navigation ul{width: 420px;	height: 29px;	float: right;	list-style: none; margin: 35px 0 0 0; padding: 0;}
#navigation ul li {display: inline;}
#navigation ul li a {background: url(../images/navigation.png) no-repeat 0 0; border: none; display: block; text-indent: -7000px; outline: none; height: 29px; float: left; width: 93px; margin-right: 8px;}

#navigation li.navhome a {background-position: 0 0px;}
#navigation li.navsub a {background-position: -93px 0px;}
#navigation li.navcontact a {background-position: -186px 0px;}
#navigation li.navlinks a {background-position: -279px 0px;}
#navigation li.navcomp a {background-position: -372px 0px;}

#navigation li.navhome a:hover {background-position: 0 -30px;}
#navigation li.navsub a:hover {background-position: -93px -30px;}
#navigation li.navcontact a:hover {background-position: -186px -30px;}
#navigation li.navlinks a:hover {background-position: -279px -30px;}
#navigation li.navcomp a:hover {background-position: -372px -30px;}

#mainimage img{	border: 5px solid #DEDCCB; width: 730px; margin: 20px auto;}

#contentleft {
	width: 460px;
	float: left;
	margin-bottom: 20px;
}
#contentright{
	width: 230px;
	float: right;
	margin-bottom: 20px;
}
#promocode{
	width: 207px;
	margin-top: 25px;
	padding: 10px;
	background-color: #EA3078;
	text-align: center;
	border: .2em dotted #ED0359; 
}
#promocode a{
	color:#FFFFFF;
	font-weight:bolder;
}
#promocode a img{
	float:left;
	margin: 12px 7px 5px 0;
}
#footer {
	width: 724px;
	padding:8px 0 8px 15px;
	color: #fff;
	background-color: #EA3078;
	clear: both;
	font-size: 10px;
}

small {font-size: 10px;}
small a {text-decoration: none; border-bottom: 1px dotted #EA3078;}
small a:hover { border-bottom: 1px solid #EA3078;}


/** *******************************************************************
  Competition Page
******************************************************************* **/

          form#giveaway_form {}
          form#giveaway_form h4 {font-size: 14px;}
					form#giveaway_form hr {border: 1px solid #eee;}
					form#giveaway_form strong {font-size: 16px; color: #fff; background-color: #5DACD7; display: block; padding: 5px; margin-bottom: 10px; position: relative; left: 0;}


/** *******************************************************************
  Links Page
******************************************************************* **/

 ul#mag {margin-top: 10px;}
 ul#mag li {}
 ul#mag li p {padding: 5px;}
 ul#mag li a {border-bottom: 1px solid #EEEEEE; width: 400px; display: block;padding: 5px;}
 ul#mag li a:hover {background-color: #FFFBFD;}

 ul#others li {margin-top: 15px;}
