body {
	text-align: center;
	background-color: #B0D7F8;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 20px;
}
#topics h1 {
	font-size: 12pt;
	color: #035BBF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-transform: capitalize;
}

#header {
	height: 200px;
	width: 1000px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #557FD3;
	border-right-color: #557FD3;
	border-left-color: #557FD3;
}
#links {
	background-color: #CCCCCC;
	height: 25px;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #557FD3;
	border-left-color: #557FD3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A8EEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A8EEB;
	font-size: 12pt;
	font-weight: bold;
}
#links .link-item {
	text-align: center;
	height: 25px;
	width: 100px;
	background-image: url(images/link-bg.png);
	background-position: left center;
	float: left;
	overflow: hidden;
}
#links .link-item:hover {
	background-position: right center;
}
#links .link-item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
#links .link-item a:hover {
	color: #004CA6;
}
#content {
	height: 110%;
	width: 1000px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #557FD3;
	border-left-color: #557FD3;
	padding-top: 25px;
}
#content #left-sidebar {
	float: left;
	height: 1250px;
	width: 225px;
}
#content #left-sidebar-basic {
	float: left;
	height: 250px;
	width: 225px;
}
#content #left-sidebar h3 {
	font-size: 16pt;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/sidebox-h3-bg-blue.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #left-sidebar ul {
	text-align: left;
	padding: 0px;
	list-style-type: square;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content #left-sidebar #search {
	background-color: #E4F3FE;
	height: 160px;
	width: 213px;
	margin-left: 10px;
	border: 1px solid #2881F7;
	margin-bottom: 25px;
}
#content #left-sidebar #categories {
	background-color: #E4F3FE;
	height: 300px;
	width: 213px;
	margin-left: 10px;
	border: 1px solid #2881F7;
	margin-bottom: 25px;
}
#content #left-sidebar #resources {
	background-color: #E4F3FE;
	height: 200px;
	width: 213px;
	margin-left: 10px;
	border: 1px solid #2881F7;
	margin-bottom: 25px;
}
#content #main {
	float: left;
	height: 100%;
	width: 520px;
	padding-right: 15px;
	padding-left: 15px;
}
#content #main p {
	text-align: left;
}

#content #main h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#content #main h3 {
	color: #E3963B;
	text-align: left;
}

#content #main #store-button {
	height: 40px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#content #main #store-button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main #sysmsg {
	padding: 1%;
	width: 95%;
	margin-bottom: 20px;
}

#content #right-sidebar {
	float: left;
	height: 1250px;
	width: 225px;
}
#content #right-sidebar-basic {
	float: left;
	height: 250px;
	width: 225px;
}
#content #right-sidebar h3 {
	font-size: 16pt;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/sidebox-h3-bg-golden.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #right-sidebar #signup {
	background-color: #F7E093;
	height: 230px;
	width: 213px;
	border: 1px solid #916A4B;
	margin-bottom: 25px;
	margin-right: 10px;
}
#content #right-sidebar-basic #signup {
	background-color: #F7E093;
	height: 230px;
	width: 213px;
	border: 1px solid #916A4B;
	margin-bottom: 25px;
	margin-right: 10px;
}
#content #right-sidebar #other-products {
	background-color: #F7E093;
	height: 230px;
	width: 213px;
	border: 1px solid #916A4B;
	margin-bottom: 25px;
	margin-right: 10px;
}
#content #right-sidebar #testimonial {
	background-color: #F7E093;
	height: 800px;
	width: 213px;
	border: 1px solid #916A4B;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-top: 25px;
	font-size: 9pt;
}
#content #right-sidebar #testimonial p {
	text-align: left;
	padding: 10px;
}
#content #movie-wrapper {
}
#footer {
	height: 25px;
	width: 1000px;
	background-image: url(images/sidebox-h3-bg-blue.png);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 25px;
	border: 1px solid #0066FF;
}
#credits {
	font-size: 10pt;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10pt;
	width: 100%;
	margin-top: 20px;
}
#credits a {
	color: #999999;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}
.bold-red {
	font-weight: bold;
	color: #FF0000;
}
.success {
	color: #000000;
	background-color: #00FF00;
}
