body {
	background-color: #0033FF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* =-=-=-=-=-=-=-[Side Menu]-=-=-=-=-=-=-=- */
	
#menu7 {
	width: 190px;
	border-style: none;
	margin-left: 15px;
	}
	
#menu7 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #666666;
	display: block;
	background: url(../images/menu7.gif) repeat-x;
	padding: 10px 0 0 10px;
	}
	
#menu7 li a:hover {
	color: #fff;
	background: url(../images/menu7.gif) repeat-x 0 -32px;
	padding: 10px 0 0 10px;
	}
	
#menu7 li a:active {
	color: #fff;
	background: url(../images/menu7.gif) repeat-x 0 -64px;
	padding: 10px 0 0 10px;
	}
	/* =-=-=-=-=-=-=-[Side Menu]-=-=-=-=-=-=-=- */
#navlist
{
	margin-bottom: 6px;
	position: relative;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



/*NAVIGATION*/


 ul#navlist
{
	margin-left: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



#navlist li
{
	display: inline;
	text-align: center;
}

#navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;

}

#navlist a:hover
{
	color: #FFFFCC;
	text-decoration: none;
}
/*END NAV*/
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


a {
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {color:#CC0000;}
a:hover {
	color: #0033FF;
	font-size: 12px;
	text-decoration: underline;
}
a:active { color:#000000;}

h1 {
	  font-size: 12px;
	text-transform:uppercase;
	padding:8px 15px 10px 10px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
font-size:20px;
font-weight: normal;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
	width: 856px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/head/main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

#banner img {padding:0px 0px;} 

/* ----------outer and inner----------------- */

#outer{
	border-left: solid 219px #F0F0F0; /* color of the left column  */
	border-right: solid 219px #F0F0F0;  /* color of the content column */
	background-color: #FFFFFF;
} 

#inner{
	margin:0px;
	width:100%;
	background-color: #FFFFFF;
} /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
	width:219px;
	float:left;
	position:relative;
	margin-left:-220px;
	margin-right:0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	background-attachment: scroll;
	background-image: url(../images/leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
 #right {
	width:220px;
	float:right;
	position:relative;
	margin-right:-220px;
	margin-left:0px;
 }

/* -----------------content--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 12px;
}
#quote {
	float: left;
	width: 350px;
}
p {
padding: 2px 0px 1px;
margin:0px; }

pre{
padding: 0px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:2px 0px;
	margin:0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.copytxtHline {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bolder;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 13px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.table-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nortouter {
border-left: solid 207px #F0F0F0; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
}
.listtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
listtxt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
listtxt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	list-style-image: url(../images/icons/aro.gif);
}
.tantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCC99;
	text-decoration: none;
}
.leftrailtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
}
.lg-Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#outermid {
	border-left: 207px solid #F0F0F0;  /* color of the content column */
	background-color: #FFFFFF;
}

/* FORM ATTRIBUTES */

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(http://ohiosmallbusinessday.org/images/formbg.gif) repeat-x left top;
}


.cssform p{
	margin: 0;
	padding-left: 100px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	width: 250px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -100px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 140px;
}

.cssform textarea{
width: 250px;
height: 150px;
}


* html .threepxfix{
margin-left: 3px;
}

.commentbox{
background-color: #ececec;
width: 375px;
padding: 10px;
}

.commentfooter{
background: url(http://www.ohiosmallbusinessday.org/images/arrow.gif) 15px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 55px;
padding-top: 5px;
margin-bottom: 2em;
}
