@charset "UTF-8";
/* CSS Document */


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-image: url(images/shadowBox.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFF66;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-size: 230%;
	font-weight: lighter;
	text-decoration: none;
	line-height: 1em;
}
h2 {
	font-size: 150%;
	color: #FF6600;
	font-weight: normal;
}
#insideLeftCol {
	margin: 10px 0px 0%;
	width: 380px;
	float: left;
	padding: 0px;
}
#insideLeftColText {
	margin: 30px 0px 10px 10px;
	width: 370px;
	float: left;
	position: static;
	padding: 0px 0px 0px 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#ContentColDiv {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	clear: both;
}
#leftCol {
	padding-top: 5px;
	padding-left: 30px;
	margin: 10px 0px 0%;
	width: 350px;
	padding-right: 15px;
	padding-bottom: 20px;
	float: left;
}
#rightCol {
	float: right;
	width: 420px;
	padding-top: 5px;
	margin: 0px;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
#content {
	width: 800px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#bottomBar {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	position: relative;
	height: 100px;
	width: 800px;
	clear: both;
	background-image: url(images/gnomeBtm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 0%;
}
#menuBar {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 10px;
	width: 800px;
	margin-top: 0px;
	background-image: url(images/artmoment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#column1 {
	padding-top: 5px;
	padding-left: 35px;
	margin: 10px 0px 0%;
	width: 400px;
	padding-right: 15px;
	padding-bottom: 20px;
	float: left;
}
#column2 {
	float: right;
	width: 370px;
	padding-top: 5px;
	font-size: 125%;
	margin: 0px;
	background-image: url(images/coffeeCup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

#ColContent {
	float: left;
	width: 800px;
}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#video {
	padding: 20px;
	float: left;
	width: 750px;
}
#sticker {
	height: 300px;
	width: 300px;
	position: absolute;
	float: left;
	clear: both;
}
	
#insideLeftColTextLine {
	margin: 0px 0px 5px;
	float: left;
	position: static;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 345px;
	clear: both;
	height: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
