html, body {
	margin-top:0px;
	padding-top:0px;
	background-color: #c6b9da;
	background-image:url(/images/wizard_tunes_bg.jpg);
	background-repeat:repeat-x;
}

#outerwrapper {
	display:block;
	background-color:#c6b9da; 
	width:822px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
#top {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/topleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#right {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/rep_2.jpg); 
	background-repeat:repeat-y;
	background-position:top right;
}
#bottom {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/bottomleft.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#left {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/rep_1.jpg);
	background-repeat:repeat-y; 
	background-position:top left;
}
#topright {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/corner-rt.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#bottomright {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/corner-rb.gif);
	background-repeat:no-repeat; 
	background-position:bottom right;
}
#innerwrapper {
	display:block;
	margin:0px;
	padding:11px;
	text-align:left;
}

#pagecontent {
	display:block;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#FootNav {
	padding-top:10px;
	text-align:center;
	background-color:#FFFFFF;
	white-space:nowrap;
	clear:both;
}

.head { 
 font-family: arial, helvetica, sans-serif; 
 font-size:14px;  
 line-height:150%; 
 color:#030303;
}

.copy_lg { 
 font-family: arial, helvetica, sans-serif; 
 font-size:16px;  
 line-height:130%; 
 color:#030303;
}

.copy { 
 font-family: arial, helvetica, sans-serif; 
 font-size:12px;  
 line-height:150%; 
 color:#030303;
}

.copy_white { 
 font-family: arial, helvetica, sans-serif; 
 font-size:12px;  
 line-height:130%; 
 color:#ffffff;
}

.copy_sm { 
 font-family: arial, helvetica, sans-serif; 
 font-size:11px;  
 line-height:150%; 
 color:#030303;
}

#wrapper {
 width:319px;
 height:444px;
}

#copy {
 width:345px;
 height:120px;
}

#sub_main {
	margin:10px;
	padding:5px;
	text-align:left;
	font-size:1.25em;
}

.hiddendiv { 
 position:absolute;
 visibility:hidden;
}

a.intext:link {  }
a.intext:visited {  }
a.intext:active { }
a.intext:hover {  border-bottom: 1px solid #66CC00; color: #66CC00}
.intext {
	border-bottom: 1px solid silver; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.lowmenu:link {  color: #CCCCCC; text-decoration: none}
a.lowmenu:visited {  color: #CCCCCC; text-decoration: none}
a.lowmenu:active {  color: #CCCCCC; text-decoration: none}
a.lowmenu:hover {  color: #FFFFFF; text-decoration: underline}
.lowmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}

a.smallnote:link {  color: #CCCCCC; text-decoration: underline}
a.smallnote:visited {  color: #CCCCCC; text-decoration: underline}
a.smallnote:active {  color: #CCCCCC; text-decoration: underline}
a.smallnote:hover {  color: #666666; text-decoration: underline}
.smallnote {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}
