body {
	margin:0px 0px 0px 0px; padding:0px;;
	border:0px;
	text-align:center; 
	color: #f568b7;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fde1f0;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	}

#Content {
	width: 1000px;
	margin:0px auto;
	text-align:left;
	}


#header {
	position: relative;
	width: 1000px;
	height: 129px;
	margin:0px auto;
	text-align:left;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	}

#header a img {  
	border-width: 0px;
	}


#left {
	float: left;
	display: inline;
	width: 690px;
	margin-bottom: 0px;
}

#right {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 0px;
}


.photobox {
	background: #FFF;
	width: 690px;
	padding: 10px 2px;	/* padding greater than corner height|width */
	margin: 1em 0.25em;
	color:#000;
}

.photobox img {  
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}


.rightbox {
	background: #FFF;
	width: 300px;
	padding: 10px 2px;	/* padding greater than corner height|width */
	margin: 1em 0.25em;
	color:#000;
}

.rightbox-desc {
	background: #FFF;
	width: 284px;
	padding: 10px 10px;	/* padding greater than corner height|width */
	margin: 1em 0.25em;
	color:#000;
	text-align: justify;
}

.rightbox-topcats {
	background: #FFF;
	width: 284px;
	padding: 10px 10px;	/* padding greater than corner height|width */
	margin: 1em 0.25em;
	color:#000;
}


.footerbox {
	margin:0px auto;
	background: #FFF;
	width: 1000px;
	padding: 10px 2px;
	color:#ba3e83;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}

h1 {
	font-size: 14pt;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ba3e83;
}

h4 {
	font-size: 14pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ba3e83;
}

.thumb {
	float: left;
	display: inline;
	width: 215px;
	margin-left: 12px;
	text-align: center;
	margin-bottom: 10px;
	}

.thumb a:link {
	color: #000000;
	text-decoration: none;
	}
	
.thumb a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.thumb a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.thumb a:active {
	color: #000000;
	text-decoration: none;
	}
	
	

#nav {
	position: absolute;
	top: 102px;
	left:10px;
	width: 900px;
	height: 24px;
	font-size: 14pt;
	padding-top: 3px;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	}
	
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	}
	
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 10px;
	}
	
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	}
	
#pagination {
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	color: #bf1f32;
}

#pagination a:link {
	color: #000000;
	text-decoration: none;
	}
	
#pagination a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#pagination a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#pagination a:active {
	color: #000000;
	text-decoration: none;
	}



/* Star Rating */

#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('http://www.radpic.com/images/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('http://www.radpic.com/images/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }



#tags {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#tags a:link {
	color: #000000;
	text-decoration: underline;
	}
	
#tags a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
#tags a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#tags a:active {
	color: #000000;
	text-decoration: underline;
	}



#social {
	float: left;
	display: inline;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#social a:link {
	color: #000000;
	text-decoration: none;
	}
	
#social a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#social a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#social a:active {
	color: #000000;
	text-decoration: none;
	}
	
#social img {  
	border-width: 0px;
	}

#rating {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 55px;
}


.cathumbs {
	float: left;
	display: inline;
	width: 135px;
	height: 121px;
	margin-right: 5px;
	text-align: center;
}


.cathumbs a:link {
	color: #000000;
	text-decoration: none;
	}
	
.cathumbs a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.cathumbs a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.cathumbs a:active {
	color: #000000;
	text-decoration: none;
	}
	
.cathumbs img {  
	border-width: 0px;
	}

#linkcode {
	text-align: center;
	margin-bottom: 10px;
}