@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../graphics/back1.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#container {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
}
#container1 {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
}
#container2 {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	background-image: url(../graphics/tor2_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;
}
#container3 {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	background-image: url(../graphics/tor_back.jpg);
	background-repeat: no-repeat;
	background-position: 20px 230px;
}
#container5 {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	background-image: url(../graphics/tor5_back.jpg);
	background-repeat: no-repeat;
	background-position: 40px 350px;
}
#topnav {
	height: 30px;
	background-image: url(../graphics/navBack1.jpg);
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 14px;
}
a.menu:link {
	color: #FFF;
	padding: 3px 5px 5px 5px;
	margin: 5px 5px 0px 5px;
	text-decoration: none;
	width: 90px;
	height: 15px;
	float: left;
}
a.menu:active {
	color: #FFF;
	padding: 3px 5px 5px 5px;
	margin: 5px 5px 0px 5px;
	text-decoration: none;
	width: 90px;
	height: 15px;
	float: left;
	font-weight: normal;
}

a.menu:visited {
	color: #FFF;
	padding: 3px 5px 5px 5px;
	margin: 5px 5px 0px 5px;
	text-decoration: none;
	width: 90px;
	height: 15px;
	float: left;
	font-weight: normal;
}
a.menu:hover {
	color: #330;
	padding: 3px 5px 5px 5px;
	margin: 5px 5px 0px 5px;
	text-decoration: none;
	width: 90px;
	height: 15px;
	float: left;
	font-weight: normal;
}
#mainContentWrapper {
	text-align: center;
	border-left: solid #999999 2px;
	border-right: solid #999999 2px;
}
#mainContent {
	text-align: left;
	padding: 0px 20px 0px 20px;
	background-image: url(../graphics/cheeseAward3.png);
	background-repeat: no-repeat;
	background-position: center  50px;
}
#mainContent a:link {
	color: #00F;
	text-decoration: none;

}
#mainContent a:active {
	color: #00F;
	text-decoration: none;
}

#mainContent a:visited {
	color: #00F;
	text-decoration: none;
}
#mainContent a:hover {
	color: #F00;
	text-decoration: none;
}
.paddecell {
	padding: 5px 10px 10px 5px;
	text-align: center;
}
.datatable {
	background-image: url(../graphics/databack.png);
	font-size: 14px;
	clear: right;
}
.datatable2 {
	background-image: url(../graphics/databack.png);
	font-size: 14px;
}
.datacell {
	padding: 5px 10px 5px 5px;
	text-align: left;
}
.datacell2 {
	padding: 1px 5px 3px 5px;
	text-align: left;
	border-bottom: solid #CCCCCC 2px;
}

.cellR {
	text-align: right;
}

.cellL {
	text-align: left;
}

#box1 {
	float: right;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	border: solid #EEEEEE 2px;
}
.pic_R {
	float: right;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	border: solid #EEEEEE 2px;
	margin-bottom: 10px;
}
.pic_L {
	float: left;
	margin-right: 20px;
	padding: 5px 5px 5px 5px;
	border: solid #EEEEEE 2px;
}
#tickerbox {
}
.s_logo{
	float: right;
	margin-right: 50px;
	 
	}
.boxcontent {
	padding: 5px 5px 5px 5px;
	color: #6C1542;
	font-size: 14px;
}
.purple {
	color: #6C1542;
	font-size: 14px;
	list-style-type: circle;
	line-height: 1.2;
}

#header {
	height: 198px;
}
#footer2{
	font-size: 12px;
}


#footer {
	height: 58px;
	background-repeat: no-repeat;
	padding: 20px 20px 0px 20px;
	background-image: url(../graphics/footer1.jpg);
	text-align: center;
	font-size: 12px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;

}
#footer a:active {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
.fright {
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.product_name {
	width: 400px;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
}

