

body {background-image: url('../bg.gif'); background-repeat: repeat-x; background-color:#ed1867; text-align:center;margin:0 auto;}

#wrapper {text-align: center;}

#navbar{background-image: url('../barbg.gif'); width: 100%; height:25px; font-family: georgia, serif; color: #666666; padding-top:5px;}

#mainwrapper {width: 100%; height:100%; text-align: center;}
#mainwrapper2 {width:100%; height:100%; text-align: center;}
#main {text-align: center; width:600px; margin: 0 auto;}

#event {width:300px; float:left;}


#whiteboxcontainer {width: 600px; height:100px;}
.whitebox {width: 285px; height: 90px; padding-top:10px; background-color: #FFFFFF; font-family: georgia, serif; font-size: 12px; float:left; }
#middle {width:30px; height: 100px; float:left;}
.header {background-image:url(../header.gif); width: 600px; height: 26px; color: #CCCCCC; font-family: georgia, serif;}
#contentbox {background-color:#FFFFFF; width:584px; height:100%;  color: #212121; font-family: arial, serif; font-size:12px; padding:8px;}
#contentboxj { text-align:center; background-color:#FFFFFF; width:600px; height:100%;  color: #212121; font-family: arial, serif; font-size:12px;}

.productbox{background-color:#FFFFFF; width:200px; height:100%; color: #212121; font-family: arial, serif; font-size:12px; padding:0px; float:left; text-align: center; padding-top:15px;}

.title{color: #212121; font-family: arial, serif; font-size:12px; font-variant: small-caps; font-weight:bold;}

a:link {color: #CCCCCC; text-decoration:none;} /* unvisited link */
a:visited {color:#CCCCCC; text-decoration:none;} /* visited link */
a:hover {color: #CC0066; text-decoration:none;} /* mouse over link */
a:active {color:#CC0066; text-decoration:none;} /* selected link */

#spacer { height:10px;}
#spacer2 { height:5px;}