@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* head css content from index page */
body{background:#333333;}
#wrapper{width:1044px;margin:auto;
background:#000000;
-webkit-box-shadow: 6px 6px 9px #818181;
-moz-box-shadow: 6px 6px 9px #818181;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
border: 2px solid #999999;
padding:10px;}
#head{width:1024px;height:120px;background:url(http://www.wolfeinteractivedesigns.com/images/graygradient.jpg);
-webkit-box-shadow: 6px 6px 9px #818181;
-moz-box-shadow: 6px 6px 9px #818181;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
border: 2px solid #999999;
background:#666666;
}
#rightcolumn{
width:1024px;
height: 100%;
border: 2px solid #999999;
background:#d6d9e4;
-webkit-box-shadow: 6px 6px 9px #818181;
-moz-box-shadow: 6px 6px 9px #818181;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
border: 2px solid #999999;
}
#foot{background:url(http://www.wolfeinteractivedesigns.com/images/graygradient.jpg);font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;width:1024px;height:124px;
text-align:center;
-webkit-box-shadow: 6px 6px 9px #818181;
-moz-box-shadow: 6px 6px 9px #818181;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border: 2px solid #999999;
background:#666666;
}
#subfoot{background:url(http://www.wolfeinteractivedesigns.com/images/bluegradient.jpg);font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;width:1024px;height:40px;
padding-top:6px;text-align:center;
-webkit-box-shadow: 6px 6px 9px #818181;
-moz-box-shadow: 6px 6px 9px #818181;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border: 2px solid #999999;
vertical-align:middle;
background:#cccccc;
}
#container{text-align:center;}
H1{text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:22px;color:#0000CC;}
H2{text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#333333;}
H3{text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#333333;}
#title1{margin-top:-5px;text-align:center;font-family:ParkAvenue BT, Corsiva, Lucida Handwriting, cursive, script;font-size:40px;color:#0000CC;}
#para1{font-size:18px;}
.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: #ffffff; /*menu strip background*/
padding: 4px 0;
border-width: 1px 0;
text-align:center;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url(http://www.wolfeinteractivedesigns.com/images/aeroleft.gif) no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default 

is 31px) */
height: 31px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
margin-right: 4px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules 

control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url(http://www.wolfeinteractivedesigns.com/images/aeroright.gif) no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules 

control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: yellow;
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}
#winners1{float:left;text-align:center;width:150px;}
#winners2{float:left;text-align:center;width:150px;}
#winners3{float:left;text-align:center;width:150px;}
#winners4{clear:left;text-align:center;}
.center{text-align:center;}
.left{text-align:left;padding-left:100px;}
