html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	list-style: none;
	
}
h1 img {
	display: block;
}

.home
{
	background-color: #000000;
}

.secondary
{
	background: 0px 0px url(images/bgfade.png) repeat-y;
}

img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
	color: #920707;
}

li{
	font-size: 14px;

}


li h2{
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #920707;


}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	font: 11px arial, sans-serif;
}

#table {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 25%;
	width: 796px;
	background-color: #000000;
	border: 3px solid #000000;
	height: 1180px;
	z-index: 0;
}

#table2 {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 25%;
	width: 796px;
	border: 3px solid #920707;
	height: 1763px;
	z-index: 1;
}

#table3 {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 25%;
	width: 796px;
	border: 3px solid #920707;
	height: 1128px;
	z-index: 1;
}

#table4 {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 25%;
	width: 796px;
	height: 1246px;
	border: 3px solid #920707;
	z-index: 1;
}

#table5 {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 25%;
	width: 796px;
	height: 2800px;
	z-index: 1;
	border: 3px solid #920707;

}

#header {
	position: absolute;
	top: 0px;
	left: 15%;
	right: 25%;
	width: 800px;
 	background: url(images/header.jpg) repeat-x;
	height: 135px;
	z-index: 1;
}

#header_line1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 800px;
 	background-color: #B5A993;
	height: 9px;
	z-index: 2;
}

#header_line2 {
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 800px;
	background: 0px 0px url(images/dots.gif) repeat-x;
	height: 22px;
	z-index: 3;
}

#header_line3 {
	position: absolute;
	top: 380px;
	left: 0px;
	width: 800px;
	background: 0px 0px url(images/dots.gif) repeat-x;
	height: 22px;
	z-index: 8;
}

#header_line4 {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 800px;
	background: 0px 0px url(images/header4.png) repeat-x;
	height: 135px;
	z-index: 8;
}



#redline {
	position: absolute;
	top: 0px;
	right: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 923px;
	z-index: 5;
}

#redleft {
	position: absolute;
	top: 0px;
	left: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 923px;
	z-index: 9;
}

#redbottom {
	position: absolute;
	bottom: -10px;
	left: 0px;
	background: 0 0 url(images/redline.png) repeat-x;
	width: 100%;
	z-index: 5;

}

#redline2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 1273px;
	z-index: 5;
}

#redleft2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 1273px;
	z-index: 9;
}

#redline3 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 1000px;
	z-index: 5;
}

#redleft3 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 1000px;
	z-index: 9;
}

#redline4 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 1120px;
	z-index: 5;
}

#redleft4 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 1120px;
	z-index: 9;
}

#redline5 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 486px;
	z-index: 5;
}

#redleft5 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: 0 0 url(images/redline.png) repeat-y;
	width: 3px;
	height: 486px;
	z-index: 9;
}

#rightbar {
	position: absolute;
	top: 9px;
	right: 0px;
	width: 270px;
	background: #000000;
	height: 1114px;
	z-index: 2;
}

#rightbar2 {
	position: absolute;
	top: 9px;
	right: 0px;
	width: 322px;
	background: #000000;
	height: 2668px;
	z-index: 2;
	left: 478px;
}

#leftbar {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 310px;
	background: #000000;
	height: 996px;
	z-index: 2;
}

#leftbar2 {
	position: absolute;
	top: 9px;
	left: 2px;
	width: 153px;
	background: #000000;
	height: 1632px;
	z-index: 2;
}

#leftbarwhite {
	position: absolute;
	top: 9px;
	left: 2px;
	width: 478px;
	background: #FFFFFF;
	height: 2668px;
	z-index: 2;
}

#leftbarwhite2 {
	position: absolute;
	top: 9px;
	left: 2px;
	width: 528px;
	background: #FFFFFF;
	height: 1113px;
	z-index: -2;
}



#contact{
	position: absolute;
	top: 70px;
	left: 65px;
	width: 210px;
	background: #000000;
	font-size: 12px;
	color: #FFFFFF;
	height: 400px;
	z-index: 7;
	
}

#contact h2{
	color: #B5A993;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;

}

#contactinfo {
	position: absolute;
	top: 65px;
	left: -14px;
	width: 541px;
	height: 864px;
	z-index: 7;
	float: left
	
}


.info {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	
}

.leftbox {

	width: 150px;
	z-index: 10;
	padding: 10px 10px 0 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.rightbox {

	width: 150px;
	height: 165px;
	z-index: 10;
	margin: 0 0 0 40px;
	padding: 10px 0 0 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.rightbox h2 {
	color: #B5A993;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;

}
.leftbox h1 {
	color: #B5A993;
	font-size: 18px;
}

.leftbox h2 {
	color: #B5A993;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;

}
.leftbox h3 {
	color: #B5A993;
	font-size: 13px;
	text-align: left;
	padding: 0 15px 0 0;

}

#leftbox2 {
	position: absolute;
	width: 200px;
	height: 400px;
	z-index: 10;
	margin-left: 25px;
	padding: 35px 0 0 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}


#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#clock {
	position: absolute;
	top: 430px;
	left: 490px;
	background: 0px 0px url(images/Tanclock.gif) no-repeat;
	z-index: 6;
	height: 425px;
	width: 425px;
	color: #B5A993;
}
#mboard {
	position: absolute;
	top: 745px;
	left: 22px;
	background: 0px 0px url(images/magnetlargeblack.gif) no-repeat;
	z-index: 6;
	height: 425px;
	width: 425px;
}

#mboard_2 {
	position: absolute;
	top: 745px;
	left: 22px;
	background: 0px 0px url(images/taupe.gif) no-repeat;
	z-index: 6;
	height: 425px;
	width: 425px;
}

#photography{
	position: absolute;
	top: 412px;
	left: 16px;
	width: 227px;
	color: #000000;
	font-size: 9px;
	
}

#photography a {
	color: #000000;
	text-decoration: underline;
}

#photography a:hover {
	color: #B5A993;
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 14px;
	left: 18px;
	background: 0px 0px url(images/logowhite.gif) no-repeat;
	width: 310px;
	height: 110px;
	z-index: 4;
}

#about1 {
	position: absolute;
	top: 539px;
	left: 20px;
	width: 125px:
	height: 230px;

}


#about2 {
	position: absolute;
	top: 734px;
	left: 20px;
	width: 125px:
	height: 230px;

}

#nav {
	position: absolute;
	top: 80px;
	left: 130px;
	width: 660px;
	text-align: center;
	font-size: 13px;
	z-index: 15;
}
#nav div {
	
	padding: 0 10px;
}
#nav ul {
	
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
	font-size: 15px;
	font-variant: small-caps;
	z-index: 16;
}

#left-people {
	position: absolute;
	top: 105px;
	left: -95px;
	width: 592px;
	height: 660px;
	background: url(images/party2web.gif) no-repeat;
	z-index: 5;
}

#body {
	position: absolute;
	z-index: 6;
	top: 190px;
	left: 305px;
	width: 460px;
	margin: 0px 60px 0px 35px;

}

#body2 {
	position: absolute;
	z-index: 6;
	top: 171px;
	left: 167px;
	width: 488px;
	margin: 0px 60px 0px 35px;
	height: 225px;

}

#body3 {
	position: absolute;
	z-index: 6;
	top: 172px;
	left: 287px;
	width: 488px;
	margin: 0px 60px 0px 35px;
	height: 225px;

}

#body4 {
	position: absolute;
	z-index: 6;
	top: 183px;
	left: -10px;
	width: 488px;
	margin: 0px 60px 0px 35px;
	height: 225px;

}

#body5 {
	position: absolute;
	z-index: 6;
	top: 174px;
	left: -28px;
	width: 488px;
	margin: 0px 60px 0px 35px;
	height: 225px;

}

#classic {
	position: absolute;
	z-index: 8;
	top: 236px;
	left: 50px;
	width: 550px;
	margin: 0px 60px 0px 35px;
	height: 250px;

}

#magnetboards {
	position: absolute;
	z-index: 8;
	top: 242px;
	left: -18px;
	width: 786px;
	margin: 0px 60px 0px 35px;
	height: 920px;

}

#clock2 {
	position: absolute;
	z-index: 8;
	top: 338px;
	left: 252px;
	width: 550px;
	margin: 0px 60px 0px 35px;
	height: 250px;

}

#magnet1 {
	position: absolute;
	z-index: 7;
	top: 517px;
	left: 538px;
	width: 550px;
	margin: 0px 60px 0px 35px;
	height: 300px;

}

#kids {
	position: absolute;
	z-index: 8;
	top: 843px;
	left: 26px;
	width: 550px;
	margin: 0px 60px 0px 35px;
	height: 250px;


}

#date {
	position: absolute;
	top: 15px;
	left: 600px;

}

#left-nav {
	position: absolute;
	z-index: 7;
	top: 176px;
	left: 43px;
	width: 237px;
	height: 194px;
	margin: 0 0 0 0px;
	background: #000000;
	padding: 0 0 0 0px;
    
	
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}
.mb-box {
	float: left;
	width: 165px;
	margin-right: 33px;
	margin-left: 164px;
	margin-top: 100px;
	font-size: 14px;
	color: #FFFFFF;
	
}

.mb-box a {
	text-decoration: underline;
	color: #B5A993;

}


.mb-box a:hover {
	color: #82705C;
}


.box {
	float: left;
	width: 350px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
	
}

.box a {
	text-decoration: underline;
	color: #B5A993;

}


.box a:hover {
	color: #82705C;
}

.box2 {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-left: 370px;
	margin-top: 95px;
	font-size: 14px;
	color: #FFFFFF;
	
}

.box2 a {
	text-decoration: underline;
	color: #B5A993;

}


.box2 a:hover {
	color: #82705C;
}


.box3 {
	float: left;
	width: 435px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 12px;
}


.box h2 {
	font-size: 13px;
	font-weight: normal;
}
.box h2 em {
	font-size: 22px;
	font-family: serif;
}
.box .more {
	color: red;
}

#footer {
	position: absolute;
	left: 50px;
	top: 665px;
	margin-top: 10px;
	width: 277px;
	z-index: 8;
	height: 579px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}

#footermake {
	position: absolute;
	left: 317px;
	top: 1570px;
	margin-top: 10px;
	width: 365px;
	z-index: 8;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

#footerhost {
	position: absolute;
	left: 388px;
	top: 759px;
	margin-top: 10px;
	width: 365px;
	z-index: 8;
	font-size: 16px;
	color: #000000;
	text-align: center;
}


#copyright {
	margin-left: 320px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
