/* CSS Document */
* { margin: 0px; padding: 0px;}

body { text-align: center;
	background-color:#0e1231; padding: 0px; margin: 0px
}
#Wrapper {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 920px;
	padding: 0px;
	height: auto;
	background-image: url(../images/splatter_BG.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Body {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 1500px;
	width: 900px;
}

#Header {
	background-image: url(../images/splatter1.gif);
	background-repeat: no-repeat;
	height: 178px;
	width: 900px;
	margin: 0 10px;
}

#Content { 	background-image: url(../images/splatter_3.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
	margin: 0 10px;
}

#Content1 { background-color: #333333;
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
}

#FlashMov {
	width: 870px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	height: auto;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tips { height: auto; width: 860px; margin: 20px; border-top:#666666 dashed thin; padding-top: 15px; }
#tricks {
	height: auto;
	width: 880px;
	margin: 10px;
	float: left
}
#interest {  height: auto; width: 410px; margin: 10px; float: right }

#fade1 {
	width: 900px;
	background-color: #000000;
	background-repeat: no-repeat;
	height: auto;
	margin-right: 10px;
	margin-left: 10px; padding-top: 5px
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	color: #FFFFFF;
}

#fade2 {
	height: 150px;
	width: 900px;
	margin: 0 10px; background-color: #000000; background-image:url(../images/splatter_foot.jpg)
} 

#Menu {
	height: 36px;
	width: 900px; margin-left: 10px; margin-right: 10px; background-image: url(../images/NavBar.jpg);
}
#MenuBar {
	height: 100%; width: 525px;
}

#Menu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
#Menu li {
	display: inline;

}
#Menu li a {	border-right:#FFFFFF 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	float: left;
	letter-spacing: 0.1em;
	width: auto;
	font-style: normal;
	font-weight: 600; padding: 0px 20px; margin-top: 15px
}
#Menu li a:hover {
	color: #FF9900;
}

#Search { width: 350px; padding-right: 10px; padding-top: 10px; float: right; height: 100%;
}

#divCopy {
	width: 800px;
	margin-left: 30px;
	padding-top: 155px;
}

#slideshow {
	background-color: #000000;
	height: auto;
	width: 880px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#Flash {
	height: auto;
	width: 900px;
}
#FlashPortfolio {
	float: none;
	height: auto;
	width: 860px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 3px;
}

#LeftCol {
	height: auto;
	width: 230px;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#image {
	margin: 10px;
	height: auto;
	width: 210px; border: 1px solid #FFFFFF;
}

#textBox {
	height: auto;
	width: 190px;
	background-color: #333333;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#top-textBox {
	height: auto;
	width: 190px;
	background-color: #333333;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0 10px;
	height: 90px;
	width: 900px;
	background-image: url(../images/Splat_Foot.jpg);
	
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	color: #FFFFFF;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #FFFFFF;
}


h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: 200%;
	color: #FFFFFF;
	letter-spacing: 0.08em;
	padding-left: 20px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 26px;
	font-style: italic;
	line-height: 100%;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

#divLeftCol {
	float: left;
	height: auto;
	width: 210px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	margin-top: 20px;
}

.thumbnail {
	float: left;
	width: 20px;
	height: 20px;
	border:#999999 solid 1px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thumbnail_txt {
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.clearboth { clear: both; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	text-align: left;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	color: #0033FF;
	text-decoration: underline;
}
.Orange_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
}
#LeftMenu {
	margin: 10px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
}
#Contact {
	height:auto; width: 900px;
}

#ContactLeft {
	height: auto; width: 250px; margin-left: 20px; margin-top: 180px; float: left; }
	
	#ContactRight {
	height: auto; width: 500px; margin-left: 20px; margin-top: 60px; float: right; margin-right: 30px; Padding: 10px; }
	
	


	
