@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/star.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%
}
.NewSOL #container {
	width: 880px;
	background: #FFFFFF;
	margin: auto;
	border: 1px solid #000000;
	text-align: left;
}
.NewSOL #sidebar1 {
	float: right;
	width: 250px;
	margin:0;
	background: #EBEBEB;
	padding: 0;
	background-image: url(images/dkBlueBkg.jpg);
	background-repeat: repeat;
}
.NewSOL #quotespace {
	float: right;
	width: 220px;
	padding: 0 15px 10px 15px;
	margin: 0;
	background-image: url(images/dkBrownBkg.jpg);
	background-repeat: repeat;
	color: #fdffd1;	
	font-size: 80%;
	font-variant:small-caps;
	text-align:right;
	}
.NewSOL #sidebar2 {
	float: right;
	width: 220px;
	padding: 0;
	margin: 15px 15px 0px 15px;
	background-image: url(images/dkBlueBkg.jpg);
	background-repeat: repeat;
	color: #fdffd1;	
}
.NewSOL #sidebar2 h3{
	text-align: center;	
}
.NewSOL #sidebar2 a:link {
	font-weight: bold;
	text-decoration: none;
	color:#FFFF66;
	font-variant: small-caps;
	font-size: 80%;
}
.NewSOL #sidebar2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#FFCC33;
	font-variant: small-caps;
	font-size: 80%;
}
.NewSOL #sidebar2 a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#FFCC33;
	font-variant: small-caps;
	font-size: 80%;
}
.NewSOL #sidebar3 {
	float: right;
	width: 250px;
	background: #EBEBEB;
	padding: 0;
}
.NewSOL #navBar {
	margin: 0;
	padding: 0;
	width: 630px;
} 
.NewSOL #headerBar { 
	margin: 0 250px 0 0;
	padding: 0;
} 
.NewSOL #mainContent {
	margin: 50px 250px 0 0;
	padding: 0 30px 0 20px;
} 
.NewSOL #mainContent a:link {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #800500;
	font-variant:small-caps;
	font-size: 80%;
} 
.NewSOL #mainContent a:hover {
	font-weight: bold;
	text-decoration: underline;
	border: none;
	color: #bd091b;
	font-variant:small-caps;
	font-size: 80%;
} 
.NewSOL #mainContent a:visited {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #0a4561;
	font-variant:small-caps;
	font-size: 80%;
} 
.NewSOL #mainContent h4 {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #CC6633;
	font-variant:small-caps;
	font-size: 80%;
} 
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.NewSOL #mailForm {
	width: 580px;
	margin: 0 20px 0 0;
	}
.NewSOL #mailForm label {
	display: block;
	font-weight: bold;
}
.NewSOL #mailForm textarea {
	width: 530px;
	height: 150px;
}
.NewSOL #mailForm input {
	width: 200px;
}
.NewSOL #mailForm submit {
	width: 30px;
}
.NewSOL #massinglist ol
  {
	width:45em;
  }
.NewSOL #massinglist ol li
  {
	float: left;
	width: 22em;
	font-size: 75%;
	list-style-type: none;
  }
.NewSOL #massinglist br
  {
    clear: left;
  }
.NewSOL #massinglist wrapper
  {
    margin-bottom: 1em;
  }
.NewSOL #guardtable {
	font-size: 85%;
	text-align:left;
	vertical-align:top;
}
.NewSOL #guardtable td {
	vertical-align:top;
	border-bottom-style:solid;
border-color:#666666;
border-bottom-width:thin;
}
.NewSOL #guardtable tr {
	border-bottom-style:solid;
	border-color:#666666;
	border-bottom-width:thin;
}
.NewSOL #guardlist ol {
	font-size: 85%;
	list-style-type: lower-alpha;
  }
.NewSOL #guardlist ol li {
	list-style-type: lower-alpha;
  }
.NewSOL #container #mainContent #guardlist {
ol;
	list-style-type: lower-alpha;
	font-size: 75%;
  }
.NewSOL #newsletter {
margin-left: 24px;
}
.NewSOL #newsletter2 {
margin-left: 24px;
}
.NewSOL #subForm {
	background-color:#CCCCCC;
	padding: 10px 10px 10px 10px;
	font-size:0.8em;
	line-height: .8;
}
