
BODY {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}

body	{
	background-color: transparent;
	background-image: url(http://www.iheartciara.net/layout/2/bg.png);
	background-repeat: repeat-x;
	color: #616161;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	z-index: 1;
padding: 2px
	}

/* ------ LAYOUT ------ */	
#header	{
	background-image: url(http://www.iheartciara.net/layout/2/ihc.png);
	width: 1000px;
	height: 600px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2
	}

#content	{
	width: 545px;
	left: 360px;
	top: 350px;
	position: absolute;
	z-index: 3;
	}

#side	{
	width: 260px;
	left: 90px;
	top: 370px;
	position: absolute;
	z-index: 4;
	}

#slide	{
	width: 305px;
	height: 320px;
	left: 123px;
	top: 26px;
	position: absolute;
	z-index: 5;
	}

#headline	{
	width: 276px;
	height: 15px;
	left: 130px;
	top: 10px;
	font-size: 15px;
	position: absolute;
	z-index: 6;
	}

/* ------ TITLES & HEADLINES & FOOTER ------ */
h1	{ color: #FF829F;
line-height: 36px;
text-align:center;
font-size:18px;
font-weight:bold;
font-family:Corbel;
font-variant: none;
background-color: transparent;
background-image: url(http://iheartciara.net/layout/2/h1.png);
border-top: 1px solid #949494;
border-bottom: 1px solid #949494;}

.footer	{
	width: 100%;
	text-align: center;
	border-top: 1px solid #FFA0B9;
	padding-top: 5px;
	}

table {font-size: 10px;}
	

/* ------ TEXT FORMATIONS ------ */
b	{
	color: #D981FF;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	}

strong	{
	color: #6BACFF;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: normal;
	}

i	{
	color: #EA953D;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: italic;
font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
	}

em	{
	color: #D6BF00;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal;
font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
	}


u 	{
	color: #BF4398;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
	border-bottom: 1px solid;
	}

	
/* ------ LINKS & NAVIGATION ------ */
a:link, a:active, a:visited	{
	color: #66BD5F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	cursor:normal;
}
	
a:hover	{
	color: #FFC436;
	font-style: normal;
	font-weight: boldl;
	text-decoration: underline;
	text-transform: normal;
background-color: #FFECF1;
filter: fliph; 
cursor: normal;
letter-spacing: 0px;}
	
.menu, a.menu:link, a.menu:active, a.menu:visited	{display:block;
padding:0px;
text-align:right;
color: #24AFFF;
background-color:ffffff;
border-bottom:1px solid;
border-left:4px solid;
border-color:#FFD6A0;
}

a.menu:hover	{display:block;
padding:0px;
text-align:left;
color: #C58AE1;
background-color:#FFD6A0;
border-right:4px solid;
border-bottom:1px solid;
border-color:#ffffff;
}

.normal { border:1px solid #FF9F20; }
.hover { border:2px solid #65BD5E; }

table, tr, td {font-size: 10px;}

blockquote	{
	margin: 10px 10px 10px 10px;
	padding-left: 3px;
	border-left: 3px solid #65BD5E;
	padding-right: 3px;
	border-right: 3px solid #FF9F20;
	background-color:#ffffff;
	color: #4D4D4D;
	}
.body {border: 1px solid #A6A6A6;}
