@charset "utf-8";
/* CSS Document for Mega Purse Ssale */
#body {
   background: #DE127A;
}

#main {
   position:relative;
   background: #ffffff;
   margin-top:15px;
   margin-left:auto;
   margin-right:auto;
   width:1024px;
   height:890px;
}

#left-rail {
   background:url(../img/left-railBG.jpg) repeat-x;
   position:relative;
   float:left;
   width:250px;
   height:890px;
}

#circ_preview {
    margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/circ_preview.gif) no-repeat bottom;
	text-align:center;
	height:250px;
	width:155px;
}

#right-column {
    position:relative;
	margin-left:250px;
	margin-right:10px;
	
}

#logo {
    background:url(../img/logoBG.jpg) no-repeat center;
    z-index:2;
   	width:750px;
	height:385px;
}

#logotext {
    float:right;
	width:500px;
	margin-top:200px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}

#extended {
    background:#FF0000;
	color:#FFFFFF;
	width:500px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}

#slideshow {
    position:relative;
    float:left;
	width:320px;
	height:200px;
	margin-left:10px;
	margin-top:30px;
}

#sponsors {
    background:url(../img/sponsors.jpg);
	text-align:center;
    float:left;
	width:320px;
	height:200px;
	margin-left:10px;
	margin-top:30px;
}

#infoboxA {
    text-align:center;
	float:right;
	width:410px;
	margin-top:30px;
	padding-right:10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height:140%;
}

.style3 {
    font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
}

.style5 {font-size: 12px}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style8 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.style9 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
	line-height:140%;
}

.style10 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height:140%;
}

#bottom {
    margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow:visible;
}	

#video {
    position:relative;
	text-align:center;
	margin-top:20px;
	margin-left:25px;
	margin-right:10px;
	
}


