@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	background-color: #6B58AB;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	background-color: #FFF;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 2px groove #FFF;
	background-image: url(../Images/leftbckgrd.jpg);
	background-repeat: repeat-y;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B58AB;
}

#sidebar {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #6B58AB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D3E9;
	padding-top: 10px;
}
.centerimage {
	text-align: center;
}
.pictureborder {
	border: 2px ridge #6B58AB;
}
.centertext {
	text-align: center;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 1.4;
	color: #6B58AB;
}

#mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#footer {
	color: #FFF;
	background-color: #D8D3E9;
	padding: 7px;
	font-size: 65%;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6B58AB;
	border-right-color: #6B58AB;
	border-bottom-color: #6B58AB;
	border-left-color: #6B58AB;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	color: #6B58AB;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #6B58AB;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #6B58AB;
}
.rightimage {
	float: right;
	border: 2px solid #6B58AB;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tarotitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	color: #6B58AB;
}
.tarotimage {
	margin: 5px;
	float: right;
}
a:link {
	color: #09F;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
body {
	color: #09C;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #6B58AB;
	background-color: #FFF;
	height: 25px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #6B58AB;
}
.rightbutton {
	float: right;
}
.tarotspecialtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #FFF;
	text-align: center;
}

