/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #800000;
	background-image: url(/promo/bg1.png);
	background-repeat: repeat-x;
}

.largetext {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#333333;
}
.largetextpurple {
	font-family: Verdana, Arial, Helvetica, sans-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;
}
#fulllength {
    width: 960px;

}
#footer {
    height: 40px;
    width: 960px;
    clear: both;
	background-color: #999999;
}

