/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	background-color: #280051;
	background-image: url(/promo/bg1.png);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:#333333;
}

.largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#333333;
}
.largetextpurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	color:#330066;
}
p {
    padding: 10px;
	
}

#wrapper {
    margin: 0 auto;
    width: 960px;
	background-color: #FFFFFF;

}

#header {
    float: left;
    width: 1000px;
}

#navigation {
    float: left;
    height: 60px;
    width: 960px;

}

#content {
    float: left;
    width: 680px;
}

#rightcolumn {

    width: 280px;
    float: left;
}

#content1 {
    float: left;
    width: 400px;
}

#rightcolumn1 {

    width: 560px;
    float: left;
}
#content2 {
    float: left;
    width: 560px;
}

#rightcolumn2 {

    width: 400px;
    float: left;
}
#fulllength {
    width: 960px;

}
#footer {
    height: 40px;
    width: 960px;
    clear: both;
	background-color: #999999;
}
