
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
body {
	background-color: #9999FF;
	background-image:url(../graphics/swirleybak_glow.jpg);
	background-repeat: repeat;
	text-align:center;
}
a:link {
	color: #330066;
	font-weight:bold;
}
a:visited {
	color: #330066;
	font-weight:bold;
}
a:hover {
	color: #FF00BA;
	font-weight:bold;
}
a:active {
	color: #330066;
	font-weight:bold;
}


.oneFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #4B0082;
}

a.main:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #9999FF;
}

a.main:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #9999FF;
}

a.main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #FFFFFF;
}

a.active:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #BFBFFF;
}

a.active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #BFBFFF;
}

a.active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #FFFFFF;
}

a.here:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: white;
}


a.here:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: white;
}

a.here:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: gold;
}

a.cat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #9999FF;
}


a.cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #9999FF;
}

a.cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: gold;
}



a.detail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: blue;
}

a.detail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: blue;
}

a.detail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: red;
}

.clr
{
	clear:both;
}

#carousel
{
	margin: 10px;
	text-align:right;
	/*width:480px;
	height:185px;
	border:0;*/
	padding:0;
}

#carousel ul
{
	list-style: none;
	width:1100px;
	margin: 0;
	padding: 0;
	position:relative;
}

#carousel li
{
	display:inline;
	float:left;
}


#white
{
	padding: 10px; 
	border: 1px solid #9999FF;
	margin: 10px;
	background-color:#FFFFFF; 
	/*display:block;*/ 
	width:480px;
}

#offwhite
{
	padding: 10px; 
	border: 1px solid #9999FF;
	margin: 10px;
	background-color:#FFFFFF; 
	/*display:block;*/ 
	width:420px;
}