/* CSS Document */
/************************************************************************************/
/*																					*/
/*||| FILE NAME : candypanic_main_v3_0_0.css									    */
/*||| FILE URL : http://www.candypanic.net/css/candypanic_main_v3_0_0.css		    */
/*																					*/
/*LAST MODIFICATION : may 05 2006											        */
/*																					*/
/************************************************************************************/

/************************************************************************************/
/*	HTML Reloaded + main and common layout									*/
/************************************************************************************/

body {
      background: #FFFFFF;
      margin: 0px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #FFFFFF;
      width:100%;
}
#site {
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 725px
	}
a {
   color:#FF0099;
}
#headerbox1 {
	margin-top: 0px;
	width: 771px;
	height: 60px;
}
#contentbox1 {
	position: relative;
}
#inner {
	height: 598px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 114px;
}

#inner0left0nav {
	height: 580px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
	text-indent: 6px;
	display: block;
	padding: 3px;
	position: absolute;
	overflow: visible;
	border: 3px dotted #9F9BA1;
	left: 68px;
	top: 198px;
	visibility: visible;
}

/************************************************************************************/
/*	Gallery specific																*/
/************************************************************************************/
#galleryheaderbox1 {
	margin-top: 0px;
	width: 900px;
	height: 66px;
	background-image: url(../pix/gui_v3/gallerycontentbox1header.jpg);
}
#gallerycontentbox1 {
	width: 800px;
	background-image: url(../pix/gui_v3/gallerycontentbox1bgd.jpg);
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
}
#galleryfooterbox1 {
	width: 900px;
	height: 66px;
	background-image: url(../pix/gui_v3/gallerycontentbox1footer.jpg);
}
