/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Page Body */
body {
	margin: 0px auto;

	text-align: left;

	scrollbar-face-color: #B17C81;
	scrollbar-shadow-color: #B17C81;
	scrollbar-highlight-color: #B17C81;
	scrollbar-3dlight-color: #B17C81;
	scrollbar-darkshadow-color: #C6C6CA;
	scrollbar-track-color: #B3B3B3;
	scrollbar-arrow-color: #B3B3B3;
	scrollbar-base-color: #B17C81;

	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 9pt;
	line-height: 9pt;

	color: #B17C81;

	background: #313133 url('http://julianne-hough.ws/lyrics/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: 9pt;
}

/* Links */
a:link, a:visited {
	text-decoration: none; font-weight: underline;
	color: #B17C81;
}

a:hover, a:active {
	text-decoration: none; font-weight: underline;
	color: #B17C81;
}


/* Page Wrapper */
div.wrapper {
	width: 750px;
	height: 100%;

	text-align: justify;
}


/* Box Formatting */
div.box {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 9pt;

	text-align: justify; 
	color: #595959;
}

/* Box Links */
div.box a:link {
	color: #B17C81;
}

div.box a:visited {
	color: #B17C81;
}

div.box a:hover {
	color: #DE4E8C;
}


/* Shake Image */
.shakeimage {
	position: relative;
}


/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Headers */
/* Main Header */
div.main_header {
	padding: 3px;
	margin-bottom: 3px;

	width: 100%;

	background-color: #B17C81;
	text-align: right;

	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;

	color: #A7A7A7;
}

/* Main Body */
div.main_body {
	padding: 3px;
	padding-left: 4px;

	margin-bottom: 3px;

	width: 100%;

	background-color: #1A1111;
	text-align: justify;

	font-family: Tahoma;
	font-size: 9pt;
	line-height: 9pt;

	color: #A7A7A7;
}



/* Navigation Links */
div.main_body a:link, div.main_body a:visited {
	color: #B17C81;
}

div.main_body a:hover {
	color: #A7A7A7;
}


.a1 {
	position: relative;
	font-family: Verdana;
	font-size: 20px;
	color: #B17C81;
}

/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Navigation Header */
div.nav_header {
	padding: 3px;
	margin-bottom: 3px;

	width: 100%;

	background-color: #373738;
	text-align: right;

	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;

	color: #A7A7A7;
}

/* Navigation Body */
div.nav_body {
	padding: 3px;
	padding-left: 4px;

	margin-bottom: 3px;

	width: 100%;

	background-color: #A7A7A7;
	text-align: justify;

	font-family: Tahoma;
	font-size: 9pt;
	line-height: 9pt;

	color: #29292A;
}


/* Navigation Links */
div.nav_body A:link {
	color: #784848;
}

div.nav_body A:visited {
	color: #784848;
}

div.nav_body A:hover {
	color: #000000;
}


/* -------------------------- */
/*   RACHEL BILSON FAN CSS    */
/* © 2005 RachelBilsonFan.com */
/* -------------------------- */

/* Navigation masterdiv */
#masterdiv {
	width: 170px;
	text-align: left;
}


/* Menu Title */
.menutitle {
	cursor: pointer;

	padding: 1px;
	margin-bottom: 4px;

	background-color: #A7A7A7;
	color: #373738;

	width: 170px;
	text-align: center;
	font-weight: bold;

	font-size: 8pt;
	border: 1px solid #373738;
}



/* Submenu */
.submenu {
	margin-bottom: 0.5em;
}