html, body {
margin: 0;
padding: 0;
}

body {
}

img {
border: 0 none;
}

form {
	display: inline;
}

div#topNav {
float: right;
margin: 10px 15px 0 0;
}

/********** columns */

td#colLeft {
background: url(../images/left.gif) repeat-y;
width: 15px;
height: 100%;
}

td#colRight {
background: url(../images/right.gif) repeat-y;
width: 15px;
height: 100%;
}

/********** content */

table#main {
width: 760px;
height: 100%;
}

table#content {
background: #fff;
}

/*div#contentWrap {
	width: 710px;
	height: auto;
	text-align: left;
	_width: 710px;
	_margin: 0 23px 30px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}*/


div#contentWrap {
	width: 861px;
	height: auto;
	text-align: left;
	_width: 861px;
	_margin: 0 23px 30px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

tr.zebra1 {
background: #f6e3ab;
}

tr.zebra2 {
background: #fbf4dd;
}

/********** footer */ 
/*
div#footerWrap {
background: #99b2cc;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}

div#footerQuotes {
background: #99b2cc;
width: 720px;
text-align: left;
padding: 5px 0 0 27px;
_padding: 5px 0 0 16px;
_margin-top: -4px;
}

div#footerQuotes b {
color: #333366;
}

div#footerQuotes span {
display: block;
margin: 2px 0 0 9px;
}

div#footerQuotes p {
margin: 10px 0 10px 0;
padding: 0;
}

div#footerNavWrap {
width: 760px;
background: #dde6ef;
border-top: 3px solid #35679a;
}

div#footerNav {
width: 523px;
text-align: center;
line-height: 17px;
padding: 15px 0 6px 0;
}

div#footerNav a {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #000;
text-decoration: none;
}

div#footerNav span {
color: #000;
font-weight: normal;
}
*/
/********** inputs */

.inp {
background: #fff;
height: 1.5em;
border: 1px solid #bdbcab;
padding: 1px 0 0 2px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #369;
}

.thumbnails {
	border: 4px solid #FFFFFF;
}

#carnivalSection{
	background:url(../newsite/images/content/carnivalSection192x290.gif) top left no-repeat;
	width:192px;
	height:290px;
	padding-top:50px;
}

#halloweenSection{
	background:url(../newsite/images/content/halloweenMemberHomePage.gif) top left no-repeat;
	width:186px;
	height:290px;
	padding-top:50px;
}
#bestFriendSection{
	background:url(../newsite/images/content/CkBestFriendMemberHomePage.jpg) top left no-repeat;
	width:186px;
	height:290px;
	padding-top:50px;
}
#ck2008 {
	background:url(../newsite/images/content/Ck2008MemberHomePage.jpg) top left no-repeat;
	width:186px;
	height:290px;
	padding-top:50px;
}
#lovephotos{
	background:url(../newsite/images/content/186x250_loveGallery.jpg) top left no-repeat;
	width: 186px;
	height:290px;
	padding-top:50px;
}

.smallDiscalimerText { font-size:9px; font-style:italic; line-height:9px;}
#smallDiscalimerWrapper1 { width:540px; margin: 0 auto;}


