* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#666;
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
/* 	background: url(images/img6.gif) no-repeat left bottom; */
	height: 37px;
	margin-bottom: .8em;
	font-size: 1.8em;
	font-weight: bold;
	color: #CCCCCC;	
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #ebebeb;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.6em;
	text-align: justify;
}

p.mid {
	text-align: center;
}

td { 	font: 11.5px Verdana, Arial, Helvetica, sans-serif;
line-height: 13px;
padding: 5px;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #35373c;
}

a:hover {
	text-decoration: underline;
}

#welcome img {  
border-color: #35373c;
border: 1 px solid;
padding: 2px;
text-align: center;
}
#welcome img:hover {  
border-color: #CACACA;
background: none repeat scroll 0 0 transparent;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	border-bottom: 1px solid #69C;
	font-size: 1.4em;
	font-weight:bold;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	width: 770px;
	height: 323px;
	margin: 0 auto;
	background:url(images/mannie_home.gif) top no-repeat #666;
}
#logo2 {
	width: 770px;
	height: 323px;
	margin: 0 auto;
	background:url(images/mannie_heymans.gif) top no-repeat #666;	
}
#logo3 {
	width: 770px;
	height: 323px;
	margin: 0 auto;
	background:url(images/mannie_mrafrican.gif) top no-repeat #666;	
}
#logo4 {
	width: 770px;
	height: 323px;
	margin: 0 auto;
	background:url(images/mannie_races.gif) top no-repeat #666;	
}
#logo5 {
	width: 770px;
	height: 323px;
	margin: 0 auto;
	background:url(images/mannie_shop.gif) top no-repeat #666;	
}
#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -2px;
	font: italic normal 38px Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform:uppercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 520px;
	margin-top: -30px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-top: -80px;
	position: relative;

}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #333333;
}

#inputsubmit1 {
	background: #333333;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #66ccff;
}

#menu a:hover, #menu .active a {
/* 	background: #EBEEF3;*/
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 auto;
	background: #666666 url(images/footer.gif) no-repeat bottom;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
	color:#CCC;
}

/* Footer > Legal */

#legal { 
text-align:center;
}

/* Footer > Links */

#links {
}
/* TABLE STYLES */
.headers {
	font-size:21px;
	font-weight:bold;
	font-variant:small-caps;
	color:#69C;
	margin-bottom:-5px;
	margin-top: -5px;
	padding-top: -5px;
}
.headers2 {
	font-size:21px;
	font-weight:bold;
	font-variant:small-caps;
	color: #F30;
	margin-bottom:-5px;
	margin-top: -5px;
	padding-top: -5px;
}
