/* Browser Default */

html, body, /*div, span,*/ applet, object, iframe,
h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre,
/*a,*/ abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
/*small,*/ strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, */ul, li,
fieldset, form, /*label,*/ legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}


/* CSS Document */
body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../images/image04_psychicmillions.jpg);
}
body {
	background-color:#092d38;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0000FF;
	text-decoration:none;
}
#holder {
	width: 775px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header{
	width:775px;
	height:252px;
	background-image:url(../images/image01_psychicmillions.jpg);
	background-repeat:no-repeat;
	float:left;
}
#content{
	width:775px;
	height:auto;
	background-image:url(../images/image02_psychicmillions.jpg);
	float:left;
}
.contentLeft{
	width:482px;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
.contentRight{
	width:226px;
	height:360px;
	background-image: url(../images/image03_psychicmillions.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:20px;
	padding-top:10px;
	margin-right:5px;
	float:left;
}

#footer{
	width:775px;
	height:20px;
	background-image:url(../images/image05_psychicmillions.jpg);
	background-repeat:no-repeat;
	float:left;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#form{
	width:225px;
	height:auto;
	float:left;
}
.formCol1{
	width:114px;
	height:27px;
	padding-right:5px;
	float:left;
	text-align:right;
}
.formCol2{
	width:106px;
	height:27px;
	float:left;
}
.formRow{
	width:225px;
	height:auto;
	text-align:center;
	padding-top:15px;
	float:left;
}
h1 {
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFCC33;
}

p {
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
p.small {
	font-size:10px;

}
.style1{
	font-size:12px;
	font-weight:bold;
	color:#FFCC33;
}
.style2{
	font-size:11px;
}
.style3{
	font-size:12px;
	color:#FFCC33;
}

.link2nd {font-size:12px; color:#FFCC33; text-decoration:underline; line-height:20px}
a.pyschicmillions {}
a.pyschicmillions:hover {font-size:12px; color:#FFCC33; text-decoration:none;}


