
#body {
	width: 800px;
	height: 800px;
	margin: 20px auto 0px auto;
}
#header {
	width: 800px;
	height: 200px;
	background: url(http://www.artblosser.com/images/hearder_new1.png) top center no-repeat;
	margin-bottom: 20px;
}
#content {
	width: 700px;
	height: 300px;
	text-align: left;
	margin: 0px auto 25px auto;
}
#content2 {
	width: 700px;
	height: auto;
	margin: 0px auto 25px auto;
	text-align: left;
}
#contentindex {
	width: 800px;
	height: 576px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#contentprint {
	width: 800px;
	height: 475px;
	margin: 0px auto 25px auto;
	text-align: center;
}
#contentprint1 {
	width: 800px;
	height: 350px;
	margin: 0px auto 25px auto;
	text-align: center;
}
#contentprint2 {
	width: 800px;
	height: 575px;
	margin: 0px auto 25px auto;
	text-align: center;
}
#contentprint3 {
	width: 800px;
	height: 825px;
	margin: 0px auto 25px auto;
	text-align: center;
}
.smallcontent {
	width: 800px;
	text-align: left;
	margin: 0px 500px 50px 0px;
}
#footer {
	font-family: Arial;
	font-size: 11px;
	color: #06a1dc;
	margin: 0px auto 0px auto;
}
.thumbnail {
	width: 60px;
	height: auto;
	float: left;
	margin: 5px;
}
.mouseover {
	float: left;
	margin: 1px;
}
h1 {
	font-family: Arial;
	font-size: 24px;
	color: #06a1dc;
}
h2 {
	font-family: Arial;
	font-size: 24px;
	color: #06a1dc;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #06a1dc;
}
p {
	font-family: Arial;
	font-size: 14px;
}
#buttons {
	float: left;
	margin: 9px 0px 0px 675px;
}
#nav {
	width: 550px;
	margin: 100px 0px 0px 202px;
	float: left;
}
#menu, #menu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-family: Arial;
	font-size: 14px;
}
#menu li {
	float:left;
	position:relative;
	line-height: 28px;
	text-align: left;
}
#menu li ul {
	position:absolute;
	margin-top: 1px;
	display:none;
}
#menu ul li ul {
	margin-top:-3em;
	margin-left:7em;
}
#menu a {
	display:block;
	color:#06a1dc;
	text-decoration:none;
	padding:0 10px;
	font-weight: bold;
}
#menu a:hover {
	color: #999999;
	font-weight: bold;
}
#menub a:link {
	display:block;
	color:#06a1dc;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	font-weight: bold;
	background-color: #000;
	width: 105px;
}
#menub a:visited {
	display:block;
	color:#06a1dc;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	font-weight: bold;
	background-color: #000;
	width: 105px;
}
#menub a:hover {
	background-color: #000;
	width: 105px;
	color: #999999;
	font-weight: bold;
	padding:0px 0px 0px 10px;
}
#menuc a:link {
	display:block;
	color:#06a1dc;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	font-weight: bold;
	background-color: #000;
	width: 125px;
}
#menuc a:visited {
	display:block;
	color:#06a1dc;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	font-weight: bold;
	background-color: #000;
	width: 125px;
}
#menuc a:hover {
	background-color: #000;
	width: 125px;
	color: #999999;
	font-weight: bold;
	padding:0px 0px 0px 10px;
}
#menu ul {

}
#menu ul a {

}
/* SHOW SUBMENU 1 */
#menu li:hover ul, #menu li.over ul {
	display:block;
}
#menu li:hover ul ul, #menu li.over ul ul {
	display:none;
}
/* SHOW SUBMENU 2 */
#menu ul li:hover ul, #menu ul li.over ul {
	display:block;
}
.footer a:link, active {
    text-decoration: none;
    color: #06a1dc;
    font-family: Arial;
	font-size: 11px;
}
.footer a:visited { 
    color: #06a1dc;
    text-decoration: none;
	font-family: Arial;
	font-size: 11px;}
.footer a:hover { 
    color: #06a1dc;
    text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
a:link {
    text-decoration: none;
    color: #000;
    font-family: Arial;
	font-weight: 500;
}
a:visited { 
    color: #000;
    text-decoration: none;
	font-family: Arial;
	font-weight: 500; 
}
a:hover { 
    color: #000;
    text-decoration: none;
	font-family: Arial;
	font-weight: 500; 
}
