
body {
	text-align : center;
	color : #666666;
	background-color : ;
}

body, p, td, th, li {
	font-family : Book Antiqua;
	font-size : 14px;
}

h1 {
	font-size : 35px;
	font-weight : normal;
	text-align : left;
}

#Layout {
	background-color : #FEFEFE;
	width : 989px;
	margin : 30px auto;
	text-align : left;
}

#MenuBar {
	width : 500px;
	text-align : justify;
	margin-bottom : 20px;
	color : #333333;
}

#MenuBar a:link,
#MenuBar a:active,
#MenuBar a:visited {
	text-decoration : none;
	color : #333333;
}

#MenuBar a:hover {
	text-decoration : underline;
	color : #000000;
}

#ContentSpace {
	padding : 0px 65px 0px 60px;
}

#SideBar {
	padding-right : 80px;
}

#SideBar td {
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

#SideBar a:link,
#SideBar a:active,
#SideBar a:visited {
	color : #770000;
	text-decoration : none;
}

#SideBar a:hover {
	color : #990000;
	text-decoration : underline;
}

#SideBar table {
	width : 258px;
}

#CartBar {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 11px;
	text-align : right;
	width : 440px;
}

#CartBar a:link,
#CartBar a:active,
#CartBar a:visited {
	color : #666666;
	text-decoration : none;
}

#CartBar a:hover {
	color : #000000;
	text-decoration : underline;
}
