*{
padding:0; 
margin:0;
}

a:link{color: gray; font-size:11pt;}
a:visited{color: gray; font-size:11pt;}
a:hover{color: gray; font-size:11pt;}

body{
background-color: black;
}

#main{
position:absolute; width:701px; height:569px;
}

.mainClass{
border:0px;	
}

.content{
border:0px;
color:white;
margin:0px auto;
text-align: center;
font-family: garamond;
font-size: 11pt;
}

#content{
position:absolute; width:387px; height:260px; color:white; overflow: hidden; padding: 5px;
}

#parchment{
position:absolute; width:387px; height:260px;
}

#right{
position:absolute; width:155px; height:569px; background-image:url(images/designRight.jpg);	
}

.Header0{/* page main-heading */
font-family: garamond;
font-weight: bold;
font-size: 12pt;
text-align: left;
}

.Header1{ /* product page main-heading */
font-family: garamond;
font-weight: bold;
font-size: 20pt;
}

.Header2{ /* page major sub-heading */
font-family: garamond;
font-weight: bold;
font-size: 20pt;
}

.Header3{ /* bolded text */
font-family: garamond;
font-weight: bold;
font-size: 12pt;
}

.Header4{ /* page minor sub-heading */
font-family: garamond;
font-weight: bold;
font-size: 16pt;
}

.Header5{ /* page notice/warning */
font-family: garamond;
font-size: 8pt;
}

#arrowUp{
position:relative; left:-15px; top:252px; z-index:2;
}

#arrowDown{
position:relative; left:-50px; top:440px; z-index:2;
}