@charset "utf-8";

html {
	background: #283b8d url('images/pagebg.gif') top left repeat-x;
}

body {
	
	margin: 0px;
}


a:link {
	font-weight: bold;
	color: #213485;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #213485;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #213485;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #213485;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #223585;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #223585;
}

.bluetext {
	color: #213485;
	font-weight: bold;
}


#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/logo3.gif');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 76px;
	width: 835px;
	left: -7px;
	top: 0px;
	z-index: 2;

}
#mynavigation {
	position: absolute;
	height: 135px;
	width: 490px;
	left: 250px;
	top: 0px;
	z-index: 1;

}
#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: 90px;
	width: 820px;
	left: 0px;
	top: 315px;
}

#hometitle {
	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: 450px;
	width: 820px;
	left: 0px;
	top: 369px;
}
#mycontent #textleft {
	height: auto;
	width: 180px;
	float: left;
	padding-left: 10px;
	background-color: #e1e7ff;
	margin-left: 5px;
	margin-top: 10px;
	
}

#mycontent #textright {
	height: auto;
	width: 600px;
	float: right;
	clear: all;
	padding-left: 10px;
	
}

#myfooter {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 90px;
	width: 820px;
	left: 0px;
	top: 750px;
}


#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: 434px;
	width: 820px;
	left: 0px;
	top: 369px;
}
#mycontentbook #textleft {
	height: auto;
	width: 190px;
	float: left;
	padding-left: 10px;
	background-color: #e1e7ff;
	margin-left: 5px;
	margin-top: 10px;
	
}

#mycontentbook #textright {
	height: auto;
	width: 600px;
	float: right;
	clear: all;
	padding-left: 10px;
	
}

#mycontentstocklist {
	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;
}
#mycontentstocklist #textleft {
	height: auto;
	width: 190px;
	float: left;
	padding-left: 10px;
	background-color: #e1e7ff;
	margin-left: 5px;
	margin-top: 10px;
	
}

#mycontentstocklist #textright {
	height: auto;
	width: 600px;
	float: right;
	clear: all;
	padding-left: 0px;
	
}


#myfooterbook {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 90px;
	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: 90px;
	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.jpg);
	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;
}
