/* CSS Document */
html, body, #contents {
 min-height: 100%;
 width: 100%;
 height: 100%
}
html>body, html>body #contents {
	height: auto;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
#content {
	margin-bottom: 4em;
}
body{
	margin: 0;
	padding-bottom: 4em; /*formerly 2em*/
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* Style for Top Header */
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size: 13pt;
	font-weight:bold;
}

.fineprint {
	color: #000099;
	font-family: "Comic Sans MS";
	font-size: 9pt;
}

.style8 {color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

.style10 {font-family: "Franklin Gothic Medium"}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
	background-color: #000099;
	text-align:center;
}
#nav li{
	display: inline;
}
#nav li a:link, #nav a:visited{
	padding: 3px 7px 2px 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
.clear {
	clear: both;
}
#tipsform form{
	background-color: transparent;
	color:#000099;
}
#tipsform  {
	background-color: transparent;
	border: 0px dashed #000000;
	color:#000099;
	text-align:center;
	font-size:8pt;  
	margin:.2em .2em .2em 0;
	width:15em;
	padding:0px;
}


/* Footer Style */

#topfooter {
	position: fixed;
	bottom: 2.5em;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .7em;
	background-color: #FFFFFF;
	text-align:center;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #000099;
	text-align:center;
}
#footer li{
	display: inline;
}
#footer ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer li a:link, #footer a:visited{
	padding: 3px 10px 2px 10px;
	color: #FFFFFF;
}
#footer li a:hover {
	text-decoration:underline;
}


/* Body Style  */
#leftside {
	float:left;
	width: 9em;
	margin-left:.3em;
	width:170px;
}
#leftside p {
	text-indent:0;
}
#maincontent {
	margin-left: 1em;
	margin-right: 1em;
}

#date {
	background-color:#FFFFFF;
	color:#CC0000;
	margin-top:0;
	font-weight:bold;
}


/* Bottom Fixed Form */

#koc_footer2   {
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	position:fixed;
	bottom: 0px;
	left: 0px;
width: 100%;
height: 43px;
z-index: 10000;
padding: 29px 0 0 0;
background: url(http://www.kingofcopy.com/images/footer2.png) no-repeat bottom center;
}
#koc_footer3   {
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	position:fixed;
	bottom: 0px;
	left: 0px;
width: 893px;
height: 72px;
z-index: 10000;
background: url(http://www.kingofcopy.com/images/footer2.png) no-repeat;
}
#koc_wrap5 {
width: 893px;
margin: 0 auto;
text-align: left;
}

#koc_email2 {
background: url(http://www.kingofcopy.com/images/email2a.gif) no-repeat;
/*width: 343px;*/
width: 165px;
height: 30px;
float: left;
padding: 13px 15px 0 15px;
border: 0;
/*margin: 0 0 0 360px;*/
margin: 0 0 0 360px;
font: 14px Helvetica, Verdana, Arial, Helvetica, sans-serif;
}

#koc_email3 {
background: url(http://www.kingofcopy.com/images/email2b.gif) no-repeat;
width: 165px;
height: 30px;
float: left;
padding: 13px 15px 0 15px;
border: 0;
font: 14px Helvetica, Verdana, Arial, Helvetica, sans-serif;
}

#koc_subscribe2 {
width: 124px;
height: 43px;
float: left;
padding: 0;
border: 0;
background: url(http://www.kingofcopy.com/images/subscribe2.gif) no-repeat;
cursor: Pointer;
}
#koc_subscribe2:hover {
background-position: 0 -43px;
}
