body {
	background-color: #e2e0e1;
	background-image: url(../images/repeatingBG_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#container {
	background-image: url(../images/center_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: auto;
	width: 780px;
}
#header {
	background-image: url(../images/baglady_header.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 780px;
}
#center {
	min-height:350px;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#footer {
	background-image: url(../images/baglady_footer.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	height: 30px;
	width: 780px;
	clear: both;
	background-color: #E2E0E1;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F11672;
}
h3{
	color:#1191d0;
	font-size:14px;
	font-weight:bold;
}
.blue_italic {
	font-style: italic;
	font-weight: bold;
	color: #158BD1;
}

#left_col {
	width: 150px;
	font-weight: bold;
	color: #FFF;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
#left_col ul {
	margin: 0px;
	padding: 0px;
}
#left_col li {
	display: block;
	list-style-type: none;
}

#left_col .mainlink a:link, #left_col .mainlink a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #C43682;
	padding-left: 10px;
	width: 160px;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin-left:3px;
}
#left_col .mainlink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	background-image: url(../images/largebutton_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left;
	margin-left:3px;
}
.no_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #C43682;
	padding-left: 10px;
	width: 160px;
	text-decoration: none;
	display: block;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:3px;
}
#right_col {
	float: right;
	width: 560px;
	font-weight: normal;
	color: #000;
	margin-right: 35px;
}
#right_col_s {
	float: right;
	width: 580px;
	font-weight: normal;
	color: #000;
	margin-right: 25px;
	margin-bottom: 10px;
}
#splash_col {
	float: right;
	width: 420px;
	font-weight: normal;
	color: #000;
	margin-right: 15px;
	text-align:left;
	margin-top: 15px;
}
.maroon {
	font-weight: bold;
	color: #950303;
}

#splash_buy {
	float: left;
	width: 300px;
	text-align: center;
}

.box {
	background-color: #F5D6BA;
	width: 500px;
	text-align: left;
	border: 2px dotted #E2E0E1;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.box2 {
	background-color: #F5D6BA;
	width: 500px;
	text-align: left;
	border: 2px dotted #E2E0E1;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom:20px;
}
.box3 {
	background-color: #950303;
	width: 275px;
	text-align: center;
	border: 2px dotted #E2E0E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom:20px;
	font-weight: bold;
	color: #FFF;
}
#quote {
	font-style: italic;
	font-weight: bold;
	width: 300px;
	text-align: left;
	margin-left: 175px;
}

a:link, a:visited{
	color:#1191d0;
	font-weight:bold;
}
a:hover{
	color:#FF0980;
	font-weight:bold;
}
#left_col li.secondlink a:link, #left_col li.secondlink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #C43682;
	padding-left: 10px;
	width: 160px;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-left:3px;
	text-indent: 10px;
}

#left_col li.secondlink a:hover, #left_col li.secondlink a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	background-image: url(../images/largebutton_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left bottom;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-left:3px;
	text-indent: 10px;
}
.nobg{
	margin-left:12px;
	}
.nobg a:hover, .nobg a:active{
	background-image: none;
}
#center_splash {
	background-color: #FFF;
	height: 600px;
	width: 780px;
	padding-right: 15px;
	padding-left: 15px;
}
