body{
font: normal small Arial, Helvetica, sans-serif;
color: #646364;
text-align:justify;
font-size:13px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#ffffff;
background-image:url(images/bg.jpg); background-repeat:repeat-x;
}

#main
{
width:779px;
overflow: hidden;
}

#border
{width:779px;}

#left
{width:334px;
float:left;
text-align:left;}

#right
{width:444px;
float:left;
height:485px;}

#logo-bg
{height:90px;}
.name
{font-family:"Verdana";
font-size:26px;
color:#BB4D6C;
text-transform:uppercase;
padding-top:14px;}
.name2
{color:#BB4D6C;
font-weight:bold;}
.tag
{font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#ffffff;
padding-left:2px;}

#heading-bg
{width:334px;
height:37px;}

#rc1
{background-image:url(images/rc1.gif); background-repeat:no-repeat;
width:7px;
height:37px;
font-size:1px;
float:left;}

#heading
{background-image:url(images/heading-bg.gif); background-repeat:repeat-x;
height:37px;
width:315px;
font-family:"trebuchet ms";
font-size:13px;
font-weight:bold;
color:#ffffff;
line-height:37px;
padding-left:12px;
float:left;}

#angelina-jolie
{
/*background-image:url(images/angelina-jolie.jpg); background-repeat:no-repeat;*/
width:436px;
height:489px;
margin-top:14px;
border:4px solid #FF8314;
background-color:#FF8314;
}

#bottom
{background-image:url(images/bottom.jpg); background-repeat:repeat-x;
height:88px;
background-color:#FFB32F;}

#menuleft
{height:88px;
background-color:#FDC74D;}

#text
{background-color:#FDC74D;
height:283px;
padding-left:10px;
padding-top:13px;
padding-right:10px;
color:#000000;}

#copy
{background-color:#FDC74D;
height:75px;
padding-left:10px;
padding-top:13px;
color:#000000;}

#section
{
background-color:#FDC74D;
position:absolute;
top:510px;
width:740px;
padding-left:10px;
padding-top:13px;
color:#000000;}

a{color:#B13B4A;
text-decoration:underline;}

a:hover{color:#B13B4A;
text-decoration:none;}

#left2
{background-color:#FDC74D;
width:150px;
margin-left:15px;
margin-top:5px;
text-align:left;
float:left;}

#right2
{background-color:#FDC74D;
width:150px;

margin-top:5px;
text-align:left;
float:left;}
.toplinks
{height:26px;
line-height:26px;
font-family:"trebuchet ms";
font-size:13px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;}
.toplinks a
{color:#ffffff;
text-decoration:none;}
.toplinks a:hover
{color:#000000;
text-decoration:none;}

/* Menu */

#menu
{
	padding: 1em 2em 1em 0em;
	background: #FF9900;
	font-size: 0.9em;
}

#menu ul
{
	display: block;
	width: 90%;
	margin: 0em auto;
	list-style: none;
	padding-left: 1.25em;
	padding-right: 1.25em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #38271C;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#menu li a:hover
{
	background: #FF9999;
	color: #fffff;
}
