<!--
* {
   padding:0;
   margin:0;
}

html,body {height: 100%;}

body {
background : url(images/bg.jpg);
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
}


#container {
background : url(images/container_bg.jpg) repeat-y;
	width:760px;
position:relative;
top:10px;
border:2px solid #000;
margin:0 auto;
}

#bottom {
	height:20px;
	background:transparent;
}

#header {
background : url(images/header.jpg);
	width:760px;
	height:150px;
	border-bottom:3px solid #000;
}

#search {
	width:160px;
	float:right;
	margin-top:15px;
}

#one {
background : url(images/menu.jpg) no-repeat;
	width:150px;
	float:left;
	padding-top:30px;
}

#googlesquare {padding-left:10px;}

#two {
	width:447px;
	float:left;
}

#home {
	background : url(images/welcome.jpg) no-repeat;
	width:447px;
	float:left;
	padding-top:30px;
	text-align : justify;
}

#background {
	background : url(images/background.jpg) no-repeat;
	width:447px;
	float:left;
	padding-top:30px;
	text-align : justify;
}

#howto {
		background : url(images/howto.jpg) no-repeat;
	width:447px;
	float:left;
	padding-top:30px;
	text-align : justify;
}

#galleries {
		background : url(images/galleries.jpg) no-repeat;
	width:447px;
	float:left;
	padding-top:30px;
	text-align : justify
}

#reviews {
		background : url(images/reviews.jpg) no-repeat;
	width:447px;
	float:left;
	padding-top:30px;
	text-align : justify
}

#links {
		background : url(images/links.jpg) no-repeat;
	width:447px;
	float:left;
	padding-top:30px;
	text-align : justify
}

.links {
	font-size:80%;
	padding:5px;
	text-align:center;
}

#two a {
	text-decoration:none;
	color :#6b00b6;
	font-weight:bold;
}

#two a:hover {
	text-decoration:none;
	color :#faa614;
	font-weight:bold;
}

#random {
 text-align:center;
}

#artists {
	background : url(images/artists.jpg) no-repeat;
	padding-top:30px;
	clear:both;
	font-size:80%;
	text-align:justify;
}

#artists p {
color:#6B00B6;

}

#three {
	width:162px;
	float:right;
	padding-top:30px;
}

#cartoon {
	width:760px;
	height:220px;
	margin:0 auto;
	margin-top:2px;
	clear:both;
	text-align:center;
	background:#fff;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

#cartoon_shadow {
	width:760px;
	height:22px;
	background : url(images/cartoon_bg.jpg) no-repeat;
	}
	
#shopzilla {
	width:620px;
	height:85px;
	padding-top:8px;
	padding-left:140px;
	margin-bottom:10px;
	clear:both;
	background:#fff;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

#amazon {
	clear:both;
	width:760px;
	height:90px;
		margin:0 auto;
		background:#fff;
		text-align:center;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		margin:10px 0 5px 0;
}

#amazon2 {
margin-top:30px;
	width:160px;
	text-align:center;
}

#google {
	width:160px;
	text-align:center;
}

#footer {
	width:760px;
	height:20px;
	margin:0 auto;
	margin:0 0 10px 0;;
background : url(images/footer_bg.jpg);
	border-top:1px solid #000;
		border-bottom:1px solid #000;
		font-size:80%;
		text-align:center;
}

a.design {
	text-decoration:none;
	font-weight:bold;
	color:#6b00b6;
}

a.design:hover {
	color:#faa614;
}

navcontainer {
	width:150px;
	margin-left:0px;
	padding-left:0px;
}

ul {
		margin-left:0px;
	padding-left:0px;
	width:150px;
}

#navlist li {
list-style : none;
margin:0;
background:transparent;
padding-top:2px;
}

#navlist a {
display:block;
margin-left:0px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	width:138px;
	padding:5px 0px 5px 9px;
	border-left:1px solid #fff;
	border-bottom:1px solid #ae6a00;
	border-right:1px solid #ae6a00;
	border-top:1px solid #fff;
	font-size:80%;
	}

#navlist a:hover{
border-left:5px solid #c66bff;
background-color : #ffebcb;
border-top:1px solid #ae6a00;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:6px 0px 4px 6px;
width:136px;
color:#202020;
	}

h1 {
	font-size:90%;
	padding:5px 0 0 5px;
	color:#6B00B6;
}

h2 {
	font-size:100%;
	color:#6B00B6;
	padding:10px 0 0 5px;
}

#two p {
	font-size:80%;
	padding:5px;
}

#news {
background : #ffc66c url(images/news.jpg) no-repeat;
width:145px;
text-align:center;
height:500px;
overflow:auto;
padding-top:30px;
}

#news2 {
background : #ffc66c url(images/news.jpg) no-repeat;
width:145px;
text-align:center;
height:800px;
overflow:auto;
padding-top:30px;
}

.news {
background-color : #ffd48f;
font-size:70%;
padding:3px;
border:1px solid #BC6F00;
margin:2px;
text-align:left;
}

.newsb {
background-color : #ffe4b9;
font-size:70%;
padding:3px;
border:1px solid #BC6F00;
margin:2px;
text-align:left;
}

#pictures {
	width:609px;
	height:950px;
	float:right;
}

#google_left {
	width:150px;
	text-align:center;
}

#amazon_left {
	width:150px;
	text-align:center;
}
-->

