/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Page Body */
body {
	margin: 0px auto;

	text-align: left;

	scrollbar-face-color: #DE829B;
	scrollbar-shadow-color: #DE829B;
	scrollbar-highlight-color: #DE829B;
	scrollbar-3dlight-color: #DE829B;
	scrollbar-darkshadow-color: #C6C6CA;
	scrollbar-track-color: #B3B3B3;
	scrollbar-arrow-color: #B3B3B3;
	scrollbar-base-color: #DE829B;

	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 7pt;
	line-height: 7pt;

	color: #DE588D;

	background: #4D4944 url('http://katebosworthonline.com/Layout/BG.png');
	background-position: top left;
	background-repeat: repeat-y;
}

/* Default <td> text and text size */
td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 7pt;
}

/* Links */
a:link, a:visited {
	text-decoration: none; font-weight: underline;
	color: #000000;
}

a:hover, a:active {
	text-decoration: none; font-weight: underline;
	color: #000000;
}


/* Page Wrapper */
div.wrapper {
	width: 750px;
	height: 100%;

	text-align: justify;
}


/* Box Formatting */
div.box {
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;

	text-align: justify; 
	color: #595959;
}

/* Box Links */
div.box a:link {
	color: #000000;
}

div.box a:visited {
	color: #000000;
}

div.box a:hover {
	color: #DE4E8C;
}


/* Shake Image */
.shakeimage {
	position: relative;
}


/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Headers */
div.main_header {
	padding: 3px;
	margin-bottom: 3px;

	width: 100%;

	background-color: #DE829B;
	text-align: right;

	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;

	color: #DADBDC;
}


/* Main Page Body */
div.main_body {
	padding: 3px;
	padding-left: 4px;

	margin-bottom: 10px;

	width: 100%;

	background-color: #B5B5B7;
	text-align: left;

	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;

	color: #404040;
}


/* Navigation Links */
div.main_body a:link, div.main_body a:visited {
	color: #000000;
}

div.main_body a:hover {
	color: #DE829B;
}


.a1 {
	position: relative;
	font-family: Verdana;
	font-size: 20px;
	color: #595959;
}

/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Navigation Header */
div.nav_header {
	padding: 3px;
	margin-bottom: 3px;

	width: 100%;

	background-color: #DE829B;
	text-align: right;

	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;

	color: #40403E;
}

/* Navigation Body */
div.nav_body {
	padding: 3px;
	padding-left: 4px;

	margin-bottom: 3px;

	width: 100%;

	background-color: #BABABE;
	text-align: center;

	font-family: Tahoma;
	font-size: 7pt;
	line-height: 7pt;

	color: #DD4C8D;
}


/* Navigation Links */
div.nav_body A:link {
	color: #000000;
}

div.nav_body A:visited {
	color: #000000;
}

div.nav_body A:hover {
	color: #069D94;
}


/* Search Box and Button */
.button {
	border: 1px solid #DE829B;
	background-color: #93989B;
	padding: 0px;

	font-family: Tahoma, Verdana;
	font-size: 7pt;
}

/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Navigation masterdiv */
#masterdiv {
	width: 156px;
	text-align: left;
}


/* Menu Title */
.menutitle {
	cursor: pointer;

	padding: 2px;
	margin-bottom: 3px;

	background-color: #C4C4CC;
	color: #D1628C;

	width: 156px;
	text-align: center;
	font-weight: bold;

	font-size: 8pt;
	border: 1px solid #DE829B;
}



/* Submenu */
.submenu {
	margin-bottom: 0.5em;
}