body, html {
font-family: Verdana, Arial, Tahoma, sans-serif;
text-align: center;
line-height: 15px;
text-align: left;
}

body {
font-size: 70%;
}

p { padding: 0 0 10px 0;}

h1, h2, h3 {
	font-weight: bold;
	color: #183889;
	margin-bottom: 5px;
}

h1 { font-size: 2em; }
h2 { font-size: 1em; }
h3 { font-size: 1em; text-transform:uppercase;}

ul {
	list-style-type: none;
	padding: 0; margin: 0;
}

li {
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 1.6em .2em;
	padding-left: .6em;
}

#ordered { list-style-type: none; }
#ordered li { padding: 0 0px 0 32px; }
#one { background: url(images/how_1.gif) no-repeat 0 1px;}
#two { background: url(images/how_2.gif) no-repeat 0 1px;}
#three { background: url(images/how_3.gif) no-repeat 0 1px;}
#faqbox { background: url(images/faq_box.gif) no-repeat 0 1px; ma-bottom:20px;}
#signbox { height: 70px; margin-top: 10px; }


/* =====  Columns and such ===== */

#container {
	width: 768px;
	margin: 0 auto;
	background: url(images/back_blue.gif) repeat-y;
	background-color: #fff;
}

#hpWrapper {
	width: 768px;
	height: 685px;
	margin: 0 auto;
	background-color: #183889;
}

#hpContent {
	width: 580px;
	margin: 0 0 0 0px;
	background-color:#183889;
	float: left;
}


#hpColumn2 {
	float: right;
	width: 188px;
	height: 537px;
	margin: 0 0 0 0px;
	background: url(images/yellow_g.gif) no-repeat 40px 350px;
	background-color:#ffdd00;
}

#navHP {
	float: left;
	width: 228px;

}

#header {
	text-align: left;
	padding: 18px 0 22px 40px;;
	background: url(images/talkaboutit.gif) no-repeat right 60px;
	background-color: #fff;
}

#nav {
	float: left;
	width: 228px;
}

#abt_content {
	padding: 40px 40px 40px 55px;
	/* background: url(images/back_yellow.gif) repeat-y 0px; */
	background-color:#fff;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#abt_rs {
	width: 182px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background-color: #FFDD00;
}

#content {
	padding: 40px 220px 40px 55px;
	margin: 0 0 0 228px;
	background: url(images/back_yellow.gif) repeat-y 0px;
	background-color:#fff;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#content2 {
	padding: 40px 60px 40px 55px;
	margin: 0 0 0 228px;
	background-color:#fff;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#footer{
	background-color: #183889;
	padding: 30px;
}

.floatright { float: right; padding: 30px 32px 50px 55px; z-index: 1001; position:relative;}

#pictureArea {
	width: 348px;
	height: 266px;
	background-color: #fff;
	padding: 0 2px 2px 2px;
	margin: 0 0 0 228px;
}

#description {
	clear: left;
	width: 580px;
}

#slider {
	width: 120px;
	padding: 16px;
}

#pictureCaption {
	float: right;
	width: 348px;
	position: relative;
	color:#fff;
	font-size: 9px;
	text-align: center;
	display: block;
}


#descriptionSlogan {
	padding: 30px 0 0 50px;
}

/* ===== Navigation ===== */

#navmenu a { position: absolute; text-decoration: none; }
#navmenu a i { visibility: hidden; }
a#nogo { visibility: collapse; }

#basenav { background: url(images/nav/nav_generic.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}
#baseHow { background: url(images/nav/nav_base_how.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}
#basePrint { background: url(images/nav/nav_base_print.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}
#basePost { background: url(images/nav/nav_base_post.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}
#basePhoto { background: url(images/nav/nav_base_photo.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}
#baseTell { background: url(images/nav/nav_base_tell.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}
#baseAbout { background: url(images/nav/nav_base_about.gif) no-repeat top left; height: 268px; position:relative; margin:auto; width:228px;}

a#how { left: 0px; top: 0px; width: 228px; height: 43px; }
a#how:hover { background: url(images/nav/nav_how_hover.gif) repeat-x top left; }

a#print { left: 0px; top: 43px; width: 228px; height: 45px; }
a#print:hover { background-image: url(images/nav/nav_print_hover.gif); }

a#post { left: 0px; top: 88px; width: 228px; height: 44px; }
a#post:hover { background-image: url(images/nav/nav_post_hover.gif); }

a#photo { left: 0px; top: 132px; width: 228px; height: 44px; }
a#photo:hover { background-image: url(images/nav/nav_photo_hover.gif); }

a#tell { left: 0px; top: 176px; width: 228px; height: 44px; }
a#tell:hover { background-image: url(images/nav/nav_tell_hover.gif); }

a#about { left: 0px; top: 220px; width: 228px; height: 48px; }
a#about:hover { background-image: url(images/nav/nav_about_hover.gif); }

a#how:hover, a#print:hover, a#post:hover, a#photo:hover, a#tell:hover, a#about:hover { border: none; }

div#hold {
	position:relative;
	overflow:hidden;
	width:128px;
	height:288px;
	z-index:100;
}

div#wn	{
	position:absolute;
	left:0px;
	top:0px;
	width:128px;
	height:288px;
	clip:rect(0px, 132px, 288px, 0px);
	overflow:hidden;
	z-index:1;
}

div#lyr1 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

table#imgTbl {
	background-color:#183889;
	width:128px
}

table#imgTbl td {
	height:95px;
	vertical-align:middle;
	text-align:center
}

td#nav_link, td#nav_link a:link, td#nav_link a:visited {
	background-color: #183889;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
}

td#nav_info {
	background-color: #e8e8e8;
	padding: 2px;
}

td#sliderthumbframe {
	border-bottom: 1px solid #FFF;
}

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

#footer_links a:hover {
	color: #172889;
	text-decoration: none;
}

.break {
	line-height: 18pt;
}

.padbottom { padding: 10px 0 20px 0; }

#adminMsg {
	display: block;
	border: 1px solid #F00;
	padding: 10px;
	color: #F00;
	font: normal 12px/15px arial;
	margin-bottom: 12px;
}