body {
	background: #C0617F url(img/main-bg.gif) repeat-x;
	color: #2D2D2D;
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}


a:link { 
	color: #FDBDD2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
	
a:visited { 
	color: #FDBDD2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 12px;
}

#header {
	height:337px;
	display:block;
	width:570px;
	margin-right:0px;
	background-image: url(img/hilaryduff.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:2;
	overflow:hidden;
}
#header a {
	position:absolute;
	top:322px;
	right:48px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}

#container {
	margin: 1px auto;
	text-align: left;
	width: 500px;
	position:relative;
}

#copyright {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;	
}

input {
	BACKGROUND-COLOR: #C0617F; COLOR: #F0C5D2; FONT-FAMILY: tahoma,verdana; FONT-SIZE: 8pt
}


.continue {
	BACKGROUND-COLOR: #C0617F; BORDER-BOTTOM: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; COLOR: #F0C5D2; FONT-FAMILY: tahoma,verdana; FONT-SIZE: 8pt
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #ca738f;	
}
.photo img{
	border: 1px solid #df8fa9;
}

.tableau {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #ca738f;	
}
.tableau img{
	border: 1px solid #df8fa9;
}

#left {
	float: left;
	padding-top: 110px;
	width: 210px;
}

#right {
	float: left;
	width: 560px;
}
#right a{
text-decoration:underline;}
.tab {
	background: url(img/tab-heading.gif) no-repeat;
	color: #F2BCCE;
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 166px;
}

.tab2 {
	background: url(img/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.tag {
	color: #F5E6EB;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;	
}

.textboxtop,.textboxtop2{
	color: #F2BCCE;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
}
.textboxtop{
	background: url(img/textbox-top.gif) no-repeat;
}
.textboxtop2 {
	background: url(img/textbox-top2.gif) no-repeat;
}

.textbox {
	background: #C0617F url(img/textbox-bg.gif) no-repeat;
	border-left: 1px solid #DF8FA9;
	border-right: 1px solid #DF8FA9;
	color: #F0C5D2;
	font-size: 12px;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	width: 514px;
	padding-bottom:10px;
}

.textboxbottom {
	background: url(img/textbox-bottom.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}
.lastnav{
	border-right: 0px none #c0617f !important;
}
.lastitem{
	background:url(img/list-bg-2.gif) !important;
}