@import url("/david/css/menu.css");
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

body {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#header2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#midleline {
	background-color: #b6b5a5;
	width: 5px;
	float: right;
}
.logo {
	background-image: url(../images/logo.png);
	float: left;
	height: 175px;
	width: 171px;
	margin-top: 8px;
	margin-left: 15px;
}

#sliderigth {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	width: 35%;
}
#image {
	background-image: url(../images/btmflashbg.png);
	height: 200px;
	width: 237px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#main {
	margin-top: 15px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	width: 60%;
}
.names {
	font-size: 18px;
}
#lore1 {
	background-color: #DEDACE;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}




.line1 {
	clear: both;
	height: 10px;
}

#footed {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7fabb4;
	height: 28px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}


.line {
	height: 2px;
	margin: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo {
	background-color: #9FC317;
	height: 191px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/logo_bg.png);
}
.image {
	background-image: url(../images/img_logo.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 397px;
	float: left;
	margin-left: 150px;
	margin-top: 3px;
}

#menu {
	height: 42px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


#logospace {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.admin  {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	top: -10px;
	left: -5px;
	text-decoration: none;
}
.loren {
	background-color: #e5e4df;
	margin-right: 5px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
	padding-right: 5px;
	margin-top: 5px;
}
#main .loren p {
	color: #343329;
	font-size: 14px;
}
.loren img {
	border: thin solid #FFF;
}




a:hover {
	text-decoration: none;
}
a:visited {
	color: #06F;
	text-decoration: none;
}
a:link {
	color: #06F;
	text-decoration: underline;
}
#main2 {
	margin-top: 15px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	width: 98%;
}
#category {
	height: 180px;
	width: 220px;
	text-align: center;
	margin: 5px;
	padding-top: 10px;
	border: thin solid #ACD119;
	padding-bottom: 0px;
	float: left;
}
.withe {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-color: #9FC317;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#category1 {
	height: 155px;
	width: 210px;
	text-align: center;
	margin: 5px;
	border: thin solid #ACD119;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.line2 {
	clear: both;
	height: 30px;
	margin-top: 10px;
	text-align: center;
}
#line {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
#line img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
