/* GENERAL STYLES */

* {
	padding: 0;
	margin: 0;
}

body 
{
	background: url(images/sitebg.jpg) #000000 repeat-x; 
	color: #cccccc;
	font-family: Optima, Arial, Helvetica, Verdana;	
	font-size: 10pt;	
}

p {
	padding-bottom: 5px;
}
ul {}
ol {}
li {
	margin-left: 25px;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}

.clrFloat
{
	clear: both;
}

#container
{
	width: 964px;	
	margin-left: auto;
	margin-right: auto;	
}

#upperFrame
{	
	width: 964px;
}

#upperLeft
{
	float: left;
	height: 185px;
}

#upperLeft img
{
	border: 0px;
}

#upperRight
{
	float: left;
	width: 781px;
	
}

#upperBorder
{
	background: url(images/frame-top.png) no-repeat;
	height: 16px;	
	margin-top: -5px;		
}

#search
{
	text-align: right;
	float: right;
	/* background: url(images/search.png) no-repeat; */
	width: 190px;
	height: 35px;
}

#sizer
{
	text-align: right;
	float: right;
}

#logoText
{
	float: left;
	height: 86px;
}

#logoText img
{
	border-width: 0px;
}

#upperNav
{
	float: left;
	width: 456px;
	height: 46px;
	padding-top: 40px;
	padding-left: 30px;
	background: url(images/upperright-bg.png) repeat-y;	
}

#upperAltNav
{
	width: 781px;
	height: 53px;
	background: url(images/upper-bg.png) repeat-y;
}

#contentFrame
{	
	margin-left: 23px;
	padding-left: 20px;
	padding-right: 5px;
	background: url(images/frame-content.png) repeat-y;
	
}

#leftContent
{
	float: left;
	width: 690px;
	padding-right: 20px;
	padding-left: 10px;
}

#leftContent img {
	margin-left: 3px;
	margin-right: 3px;
	border: 0;
}

#leftContent h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}

#leftContent h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: italic;
	color: #cccccc;
}

#rightContent
{
	float: left;
	width: 190px;
}

.sideModule
{}

#lowerBorder
{
	background-image: url(images/frame-bottom.png);
	height: 19px;
	margin-left: 23px;
}

#lowerFrame
{
	margin-left: 23px;
}

#lowerMiddle
{
	float: left;
	width: 900px;	
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 7pt;
}

#lowerRight
{
	float: right;
	width: 30px;
	padding-right: 10px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 7pt;
}

#lowerRight img
{
	float: right;	
	border: 0px;
}

.sideModule {}
.sideModule-0-top {
	width: 190px;
}
.sideModule-0-content {
	width: 165px;
	padding-left: 15px;
	padding-right: 10px;
}

.sideModule-0-content h3 {
	color: #ffe200;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.sideModule-0-bottom {
	width: 190px;
	margin-bottom: 10px;
}

.sideModule-1-top {
	background-image: url(images/module1-top.png);
	width: 190px;
	height: 12px;
}
.sideModule-1-content {
	background-image: url(images/module1-bg.png);
	width: 165px;
	padding-left: 15px;
	padding-right: 10px;
}
.sideModule-1-content h3 {
	color: #ffe200;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.sideModule-1-bottom {
	background-image: url(images/module1-bottom.png);
	width: 190px;
	height: 12px;
	margin-bottom: 10px;
}

.sideModule-2-top {
	background-image: url(images/module2-top.png);
	width: 190px;
	height: 12px;
}
.sideModule-2-content {
	background-image: url(images/module2-bg.png);
	width: 165px;
	padding-left: 15px;
	padding-right: 10px;
}
.sideModule-2-content h3 {
	color: #ffe200;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.sideModule-2-bottom {
	background-image: url(images/module2-bottom.png);
	width: 190px;
	height: 12px;
	margin-bottom: 10px;
}



/*  */
.form-input textarea {
	width: 400px;
	height: 200px;
}

.form-input input.input-text {
	width: 396px;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
