@charset "utf-8";
body {
	background-color: #ebebeb;
	margin: 0px;
}


a:link {
	font-weight: bold;
	color: #0CA0C9;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #0CA0C9;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0CA0C9;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0CA0C9;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0CA0C9;
}

.bluetext {
	color: #0CA0C9;
}


#mypage {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#mytopbar {
	position: absolute;
	height: 135px;
	width: 820px;
	left: 0px;
	top: 0px;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 135px;
	width: 395px;
	left: 10px;
	top: 0px;

}
#mynavigation {
	position: absolute;
	height: 135px;
	width: 490px;
	left: 330px;
	top: 0px;

}
#myanimation {
	background-image: url(images/anibg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 180px;
	width: 820px;
	left: 0px;
	top: 135px;
}
#title {
	position: absolute;
	height: 54px;
	width: 820px;
	left: 0px;
	top: 315px;
}
#mycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	min-height: 434px;
	width: 820px;
	left: 0px;
	top: 369px;
}




#mycontent #text {
	position: absolute;
	height: auto;
	width: 780px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}


#mycontenthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	min-height: 700px;
	width: 820px;
	left: 0px;
	top: 369px;
}




#mycontenthome #text {
	position: absolute;
	height: auto;
	width: 780px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}



#myfooter {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 820px;
	left: 0px;
	top: 800px;
}

#myfooterhome {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 820px;
	left: 0px;
	top: 1050px;
}

.forecourt {
	border: #000000 2px solid;
}

#mycontentbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	min-height: 634px;
	width: 820px;
	left: 0px;
	top: 369px;
}
#mycontentbook #text {
	position: absolute;
	height: auto;
	width: 780px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}
#myfooterbook {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 820px;
	left: 0px;
	top: 1000px;
}



#mycontentstock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	height: 2150px;
	width: 820px;
	left: 0px;
	top: 369px;
}
#mycontentstock #text {
	position: absolute;
	height: auto;
	width: 780px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}
#myfooterstock {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 820px;
	left: 0px;
	top: 2505px;
}
#featured {
	margin-right: 8px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:232px;
	position: relative;
	margin-left: 10px;
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
	z-index: 1;
	margin-top: 1px;
	border: thin solid #333333;
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
