/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #330066;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	
#content {
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	background: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 2px solid #993399;
	text-align: center;
	width: 850px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 850px;
}
html>body #content {
	width: 850px; 
}
#header {
	background-color: #000000;
}
#topbar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993399;
	border-bottom-color: #993399;
}
#main {
	padding: 0px;
	background-color: #000000;
}
table {
    padding: 0px;
	margin: 0px;
}
#leftbox {
    padding: 70px 18px 20px 40px;
}
#quotes {
}
#footer {
	text-align: center;
	padding: 20px;
	font-size: 11px;
	color: #999999;
	background-color: #1E003F;
	border-top: 2px solid #993399;
}

a.boldlink:link {
    line-height: 16px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    letter-spacing: .20px;
}
a.boldlink:visited {
    line-height: 16px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .20px;
}
a.boldlink:hover {
    line-height: 16px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .20px;
}
a.boldlink:active {
    line-height: 16px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .20px;
}
a.bigblue {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
	color: #0099FF;
	text-decoration: none;
    letter-spacing: .20px;
}
a.bigblue:link {
	color: #0099FF;
	text-decoration: none;
}
a.bigblue:visited {
	color: #0099FF;
	text-decoration: none;
}
a.bigblue:hover {
	color: #F1CB2F;
	text-decoration: none;
}
a.bigblue:active {
	color: #0099FF;
	text-decoration: none;
}

a.footer:link {
	text-decoration: none;
	color: #009999;
	font-weight: bold;
}
a.footer:visited {
    text-decoration: none;
	color: #009999;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:active {
    text-decoration: none;
	color: #009999;
	font-weight: bold;
}

.bold {
    font-weight: bold;
}
.italic {
	font-style: italic;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	margin: 0;
	text-align: left;
	color: #FFCC00;
}
p {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	line-height: 16px;
	letter-spacing: .20px;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
img {
	border: 0;
}
