﻿h1, h2, h3, h4 {color: #4A2885;
		font-family: "Arial Black", "Helvetica Bold", sans-serif;
		font-variant: small-caps;
		font-weight: bold;
		}

h1 {
		font-size:26px;
		line-height:32px;
		letter-spacing:5px;
		}
		
h2 {
		font-size:18px;
		line-height:22px;
		letter-spacing:3px;
		}
		
h3 {
		font-size:14px;
		line-height:15px;
		letter-spacing:2px;
		}
		
h4 {
		font-size:12px;
		line-height:14px;
		letter-spacing:2px;
		}
		
p {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size:11px;
	margin-right:20px;
	}
	
ul {
		list-style-type:square;
		}

li {
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size:11px;
		}
		
dt {
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size:12px;
		line-height:14px;
		}

dd {
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size:11px;
		}
		
attribution {
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size:11px;
		margin-right:20px;
		text-align: right;
		}
	
a:link {color: #4A2885;}

a:hover {color: red;}


#container {
	position: relative;
	width: 730px !important;
	width /**/: 760px;
	background: #fff repeat-y;
	border: 0 px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}


						
#banner {
					position: absolute; 
					}
					
					
#nav {
			position: absolute;
			top:210px;
			left:2%;
			}

#nav a {
				display: block;
				font-family: "Verdana", "Helvetica", sans-serif;
				font-variant: small-caps;
				}

#content {
					position: absolute;
					top:180px;
					left:20%;
					padding:10px;
					}
					
#quote {
				position: absolute;
				left:30%;
				}
					
#homecontent	{
	position: absolute;
	top:78px;
	left:372px;
								}
								
#homelogo {
						background-color: transparent;
						/*text-align: center*/
						padding: 20px;
						}

#storelink {
						float:left
						}

#storecontent{
							position:relative;
							left:10px;
							}
					
/*#background	{
							background-image: url(../images/veil.JPG);*/
							}
