body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #242623;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#DivContainer {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Logo {
	background-image: url(images/header-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 103px;
	width: 251px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#Logo h1 {
	background-image: url(images/lit-clothing-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 176px;
}
#Logo a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 176px;
}
#Info {
	background-image: url(images/header-background.jpg);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	float: left;
	height: 81px;
	width: 624px;
	padding-top: 47px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Info p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#Info a {
	color: #E6102F;
	text-decoration: none;
}
#Info a:hover {
	text-decoration: underline;
}
#Flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 288px;
	width: 980px;
}
#Navigation {
	margin: 0px;
	float: left;
	height: 36px;
	width: 980px;
	text-align: center;
	background-image: url(images/navigation-background.jpg);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navigation li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Navigation li.last {
	margin-right: 0px;
}
#Navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#Navigation a:hover {
	color: #E6102F;
	text-decoration: underline;
}
#ContentContainer {
	background-color: #131415;
	margin: 0px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393738;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}
#MainContent {
	padding: 30px;
	float: left;
	width: 543px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainContent h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#MainContent strong.name {
	font-weight: normal;
	color: #E6102F;
}
#Sidebar {
	padding: 12px;
	float: left;
	width: 293px;
	background-image: url(images/sidebar-background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Sidebar h3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}
#Sidebar p {
	font-size: 11px;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}
#Sidebar p.form {
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Footer {
	text-align: center;
	margin: 0px;
	padding: 30px;
	float: left;
	width: 920px;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 48px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Footer li.last {
	margin-right: 0px;
}
#Footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer p {
	font-size: 11px;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#Sidebar #frm {
	margin: 0px;
	padding: 0px;
}
#MainContent a {
	color: #E6102F;
	text-decoration: underline;
}

