body{
margin:30px;
background-color:#643b30;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:#464646;
}

a{
color:#942C92;
text-decoration:none;
}

a:hover{
color:#942C92;
}

h1{
margin:0;
color:#0e0e0e;
font-size:24px;
font-weight:900;
}

h2{
margin:0;
color:#464646;
font-size:18px;
font-weight:500;
}

#clear{
clear:both;
}

#container{
width:988px;
height:739px;
margin:0 auto;
background-image:url(images/bg.gif);
background-repeat:no-repeat;
}

	#main{
	padding:136px 15px 137px 25px;
	}
		
		#contentconatin{
		float:left;
		width:698px;
		height:463px;
		}
		
			#home{
			background-image:url(images/1.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
			#products{
			background-image:url(images/2.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
			#accessories{
			background-image:url(images/3.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
			#general{
			background-image:url(images/4.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
			#easter{
			background-image:url(images/7.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
			#christmas{
			background-image:url(images/5.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
			#contact{
			background-image:url(images/6.jpg);
			background-repeat:no-repeat;
			height:100%;
			}
			
				#content{
				text-align:justify;
				height:100%;
				overflow:hidden;	
				width:444px;	
				line-height:16px;
					
				}
				
				#gallery{
				padding-top:10px;
				}
				
				#gallery img{
				margin:5px;
				border:solid #000000 1px;
				}
				
				#gallery  a:hover img{
				filter: alpha(opacity=80);
				opacity: .8;		
				}
		
		#menu{
		float:right;
		width:238px;
		border:solid #e5e5e5;
		border-width:0 0 0 1px;
		height:463px;
		}
		
		#menu a{
		margin-left:20px;
		color:#464646;
		font-size:20px;
		background-image:url(images/arrow.gif);
		background-repeat:no-repeat;
		padding-left:30px;
		text-decoration:none;
		}
		
		#menu a:hover{
		color:#c5008c;
		}
		
#footer{
color:#ffffff;
font-size:10px;
text-align:center;
}

#footer a{
color:#cccccc;
text-decoration:none;
}

#footer a:hover{
color:#ffffff;
}

.warningtext{ color:#FF0000; font-weight:bold}
