* {
	margin: 0;
	padding: 0;
}

#fixit
{
	text-align: right;
	margin-right: 4px;
}

#pwdit
{
	text-align: right;
	font-size: 10px;
}

#outsiderim {
	margin: 10px auto;
	width: 750px;
	height: 1390px;
	position:relative;
	border-color: #190707;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
}

body {
//	background: #f1e2c9 url(NewImages/img01.jpg) repeat-x;
	background: #F3F4EC;
	text-align: center;
}

body, input, textarea, select {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
	text-align: left
}

h3 {
	font-size: 12px;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1em;
	margin-top: 1em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em; position: absolute; padding: 0; top: 135px; margin: 0; font-style: italic;}

ul {
	list-style-type: square;
}

hr {
	display: none;
}

.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	width: 750px;
//	margin: 0 auto;
//	background: url(NewImages/img02.gif) no-repeat;
	color: black;
	margin-top: 0px;
	height: 700px;

}

/* Header */

#header {
	width: 728px;
	height: 130px;
	position:relative;
	background: url(NewImages/img03b.jpg) no-repeat 50% 0px;
	border-color: #004da7;
	border-style: solid;
	border-width: 6px 6px 3px 6px;
	padding: 5px;
}

#header h1, #header h2 {
	margin: 0;
	font-size: 5em;
	color: #004da7;
	font-weight: bold;
}

#header h1 {
	padding: 100px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #00128b;
}
#header a:hover {
	color: #FF0000;
}

/* ************************************************************* */
/* INSERTED THIS 10-15-08 --------------------------------------- */
/* ************************************************************* */

#menu {
	
	color: #0c3876;
	position:absolute;
	margin-top: 113px;
	width: 738px;
	
	font-size: 12px;

	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;	

	PADDING-TOP: 113px;
	LIST-STYLE-TYPE: none;
	left:0px;
	text-align: left;
	top: 7px;    
}
#menu LI {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 2px;
	Z-INDEX: 0;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px 5px 0px;
	WIDTH: auto;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 15px;

}

#menu LI ul {
	FLOAT: left;

}

/* ************************************************************* */
/*                        END                                    */
/* ************************************************************* */

/* Content */

#content {
	background: #FFFFFF url(NewImages/img04.gif) repeat-y;
}

/* Blog */

#blog {
	float: left;
	width: 520px;
	margin-top: -5px;
	padding-left: 5px;
}

/* Post */

.post {
}

.post .title {
	height: 40px;
	margin: 0;
	padding: 7px 0 0 15px;
	background: url(NewImages/img06.gif) repeat-x;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}


.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 15px 10px 15px;
	background: url(NewImages/img07.gif) repeat-x;
	line-height: 12px;
	text-align: left;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin-top: -5px;
	color: #800000;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {

}

#sidebar li ul {
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
//	background: url(NewImages/img07.gif) repeat-x;
	background: #FFFFFF;
	color: #9B734F;
	list-style-type: disc;
}

#sidebar li li {
}

#sidebar h2 {
	height: 26px;
	margin: 0;
	padding: 24px 5px 0 20px;
//	background: url(NewImages/img08.gif) no-repeat;
	background:  url(NewImages/1test.jpg) no-repeat;
	font: sans-serif, Helvetica, arial;
	font-size: 1em;
	font-weight: bold;
//	color: #800000;
	color: #FFFFFF;
	
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

#sidebar a {
}

/* Search */

#search {
}

#search h2 {
	height: 27px;
	padding-top: 13px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 6px;
	padding: 5px 15px 0 15px;
	background: url(NewImages/img07.gif) repeat-x;
	bottom: 0px;
	text-align: center;
	margin-bottom: -5px;
	margin-top: 0px;
}

#search #inputtext1 {
	width: 110px;
/*
	padding: 1px 2px;
	background: url(NewImages/img5.gif) repeat-x;
*/
	border: 1px solid #004da7;
}

#search #inputsubmit1 {
	background: url(NewImages/img6.gif) repeat-x left bottom;
	border: 1px solid #004da7;
}

/* Archives */

#archives {
}
#sidebar li {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/* Footer */

#footer {
	background: #004da7;
	margin: 0;
	padding: 10px 10px;
	font-size: x-small;
	color:#FDD017;
}

#footer a {
	color:#FDD017;
}

#footerIE {
	background: #004da7;
	margin: 0;
	padding: 15px 10px;
	font-size: 11px;
	color:#FDD017;
}

#footerIE a {
	color:#FDD017;
}


a {
	text-decoration: none;		
	font-weight:normal;
	font-style: normal;
}
 a:link, #recommended h6 {
//	color: #4a3e3e;
	color: #000099;
}
 a:visited {
	color: #4a3e3e;
}
 a:hover		 {
/*	background-color:#6FECF2;   */
//	font-weight:bold;
	font-weight:normal;
	font-style: normal;
//	color: #800000;
	color: #CC0000;
}

#midcontent {
	background: #FFFFFF url(NewImages/img04.gif) repeat-y;
}

/* Blog */

#midblog {
	width: 750px;
	margin-top: -5px;
	padding-left: 5px;
	top: 152px;
	float: none;
}
#wrapperdetail {
	width: 750px;
	margin: 0 auto;
	background: url(NewImages/img02b.gif) no-repeat;
}
#headerdet {
	width: 740px;
	height:50px;
	position: relative;
	padding: 5px;
	background: url(NewImages/img03b.jpg) no-repeat 50% 5px;
}

#headerdet h1, #header h2 {
	margin: 0;
	font-size: 5em;
	color: #FFFFFF;
	font-weight: bold;
}

#headerdet h1 {
	padding: 100px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#headerdet h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}

#headerdet a {
	text-decoration: none;
	color: #FFFFFF;
}

.graphicL img {
	margin: 1px 15px 2px 0px
}
.graphicR img {
	margin: 1px 0px 2px 15px	
}
/* ************************************************************* */
/* INSERTED THIS 10-15-08 --------------------------------------- */
/* ************************************************************* */

#zUL,#zUL ul
{
padding:0;
margin:0;

}

#zUL li ul a
{
margin-left:0em
padding:.1em 1em;
height:2em;

}

#zUL li
{

	float:left;   
	width:auto;
	position:relative;
	list-style-type:none;
	font-weight:600;
	height: 15px;
	background: url(NewImages/img03b.jpg) no-repeat 100% 30px;  


}

#zUL li ul
{
visibility:hidden;
position:absolute;
}

fieldset p
{
z-index:-1;
clear:left;
}

#zUL li:hover ul,
#zUL li.msieFix ul
{

	visibility:visible;
	top:1.1em;
	left:0.1em;  
	width:15em;
	background: url(NewImages/img03_new.jpg) no-repeat 100% 5px;    
/*	background-color:#CCFFFF;   */
}
/* ************************************************************* */
/*                        END                                    */
/* ************************************************************* */

