	td , div , p {
		font-family : tahoma,verdana,arial,helvetica;
		font-size:12px;
		color:#8F006B;
	}
	body {
		font-family : tahoma,verdana,arial,helvetica;
		margin:0 0 10px 0;
		font-size:12px;
		background-color:#fff;
		background:#fff url('/images/bg2.jpg') repeat-x top;
	}
	div.div_header {
		font-size:15px;
		font-weight:bold;
		color:#8F006B;
		padding-left:1px;
		padding-top:3px;
		padding-bottom:3px;
	}
	.c_white {
		color:#FFFFFF;
	}
	.c_pink {
		color:#ff0066;
	}
	.c_orange {
		color:#ff6633;
	}

	#nav_row {
		padding:5px 10px 5px 10px;
		color:#8F006B;
		background-color:#FF99CC; 
		font-weight:bold;
	}
	#header_tag {
		background-color:#8F006B;
		font-size:18px;
		font-weight:bold;
		padding:10px;
	}
	#nav_left {
		width:8px;
		height:20px;
		padding:0px;
                background:url(/images/navbg.gif) no-repeat bottom left;
	}
	#nav_right {
		width:8px;
		height:20px;
		padding:0px;
                background:url(/images/navbg2.gif) no-repeat bottom left;
	}
	#mainnav_left , #mainnav_right{
		height:20px;
		padding:0px;
		background-color:#FFFF80;
	}
	#mainnav {
		padding:5px 10px 5px 10px;
		color:#8F006B;
		background-color:#FFFF80; 
		font-weight:bold;
		font-size:13px;
	}

	td.thumb00 {
		padding:0px 5px 5px 5px;
		border-right:1px solid #FFCCFF;
		border-bottom:1px solid #FFCCFF;
		text-align:center;
	}
	td.thumb02 {
		padding:0px 5px 5px 5px;
		border-bottom:1px solid #FFCCFF;
		text-align:center;
	}
	td.thumb1 {
		padding:5px;
		border-right:1px solid #FFCCFF;
		border-bottom:1px solid #FFCCFF;
		text-align:center;
	}
	td.thumb2 {
		padding:5px;
		border-bottom:1px solid #FFCCFF;
		text-align:center;
	}
	td.thumb3 {
		padding:5px;
		border-right:1px solid #FFCCFF;
		text-align:center;
	}
	td.thumb4 {
		padding:5px;
		text-align:center;
	}
	img.thumb {
		border:1px solid #FFCCFF;
		width:150px;
		height:200px;
	}

	.catLink {
		font-size:11px;
		padding:10px;
                background:url(/images/arrow.gif) no-repeat center left;
	}
	.catLinkOver {
		font-size:11px;
		padding:10px;
		cursor:pointer;
		cursor:hand;
		background-color:#99FF00;
                background:#FFFF80 url(/images/arrow.gif) no-repeat center left; 
		text-decoration:underline;
	}
	.catLink2 {
		font-size:11px;
		padding:3px 0px 3px 15px;	
		border-top:1px solid #FFCCFF;
                background:url(/images/arrow.gif) no-repeat center left;
	}
	.archiveCatLink {
		font-size:11px;
		padding:6px 0px 6px 15px;	
                background:url(/images/arrow.gif) no-repeat center left;
		font-weight:bold;
	}
	.archiveCatLinkOver {
		font-size:11px;
		padding:6px 0px 6px 15px;	
		cursor:pointer;
		cursor:hand;
		background-color:#FFF;
                background:#FFFF80 url(/images/arrow.gif) no-repeat center left;
		text-decoration:underline;
		font-weight:bold;
	}
	.catLinkOver2 {
		font-size:11px;
		padding:3px 0px 3px 15px;	
		border-top:1px solid #FFCCFF;
		cursor:pointer;
		cursor:hand;
		background-color:#FFF;
                background:#FFFF80 url(/images/arrow.gif) no-repeat center left;
		text-decoration:underline;
	}
	#search_cell {
		background-color:#8F006B;
	}
	#search_form {
		border:0px;
	}
	#search_cell input {
		background-color:#eee;
	}
	#search_box {
		border:1px solid #fff;
		width:150px;
		height:20px;
	}
	a {
		text-decoration:none;
		color:#8F006B;
	}
	a:hover {
		text-decoration:underline;
		color:#8F006B;
	}
	ul {
		list-style:none;
		border:0px;
		margin:0px;
		padding:0px;
	}
	li {
		list-style-type:none;
		display:inline;
		padding-left:20px;
	}
	div.galleryLink {
		padding:2px;
	}

	div.box_header {
		font-size:15px;
		font-weight:bold;
		padding-left:10px;
		padding-top:3px;
		padding-bottom:3px;
	}
	td.galleryDate {
		padding-top:5px;
	}
	td.galleryDesc {
		padding-top:5px;
		padding-left:20px;
	}
	#teen_block td {
		padding-bottom:3px;
		padding-top:3px;
		text-align:center;
	}
	#teen_block td.tl {
		border-right:1px solid #FFCCFF;
		border-bottom:1px solid #FFCCFF;
	}
	#teen_block td.tr {
		border-bottom:1px solid #FFCCFF;
	}
	#teen_block td.bl {
		border-right:1px solid #FFCCFF;
	}
	td.linkResult {
		border-bottom:1px solid #DDD;
		padding-top:5px;
	}
td.searchThumb {
	text-align:center;
	padding-top:5px;
	padding-bottom:2px;
	border-bottom:1px solid #DDD;
}
div.searchForm {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
input.query {
	border: 1px solid #99ABB5;
	width:130px;
}
input.s {
	border: 1px solid #99ABB5;
}
