div#content {
	width: 100%;
	position: static;
}
div#content_top {
	width: 100%;
	background-color: #3c63a2;
}
div#pic_logo {
	float: left;
	width: 310px;
	height: 135px;
	background-image: url(../images_design/ldgfaded.jpg);
}
div#top_content {
	float: left;
	margin-right: 5px;
	height: 135px;
	width: 450px;
	margin-left: 5px;
	font-size: 3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-style: italic;
}
div#top_content_head {
	position: relative;
	width: 80%;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
}
div#admin_nav {
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
div#admin_nav ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
}
div#admin_nav li {
	display: inline;
	list-style-type: none;
}
div#admin_nav a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
	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: #AFAFAF;
	border-right-color: #AFAFAF;
	border-left-color: #AFAFAF;
}
div#admin_nav a:link, div#admin_nav a:visited {
	color: #555555;
}
div#admin_nav a:hover {
	color: #555555;
	background-color: #F1F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}		
div#admin_nav a.current {
	background-color: #F1F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F2;
}
div#content_bottom {
	width: 100%;
}


/*  If useing the three column lay out use the    div#column1 through three 

	But If using the row layout for page to fit management list then use row divs below where next coment is*/

div#column1 {
	float: left;
	width: 176px;
}
div.order_date {
	margin-top: 20px;
	font-size: .8em;
}

div.left_blocks {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#column2 {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	width: 410px;
}


/*Column 2 for the pages where there are horizontal repeat reginons*/
div#column2horizontalrepeat {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	width: 590px;
}
div#main_flash {
	border: 2px solid #000066;
	position: relative;
	z-index: 2;
	margin-top: 6px;
}


div.mainpage_featured {
	height: 130px;
	width: 440px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.mainpage_featured_head {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3C63A2;
	font-size: 0.8em;
	color: #3C63A2;
	text-align: center;
	height: 18px;
	position: relative;
	top: 6px;
}
div.center_content {
	width: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}
div.center_content_head {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #000066;
	text-align: center;
	position: relative;
	top: 6px;
	font-weight: bold;
	width: 100%;
}
div.center_content_body {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	font-size: .8em;
}
div.center_content_body_promotion {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	font-size: 0.8em;
	background-color: #CCFFCC;
}
.main_links {
	color: #3C63A2;
	font-size: 12px;
}
.main_links:link {
	font-size: 12px;
}
.main_links:hover {
	font-size: 12px;
	color: #666666;
}
dt {
	padding: 10px;
}

div#column3 {
	float: right;
	width: 176px;
	text-align: center;
}
div.link {
	margin-bottom: 10px;
	margin-top: 10px;
}
div.link a.name{

}
div.link a.url{
	font-size: 9px;

}
div.right_blocks {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*   This is where the row lay out stars  */
