body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	text-align:left;
	margin-top:1px;
	margin-bottom:50px;
	width:100%;
	border-top:#60233e 6px solid;
}
#bg-image {
	min-width:800px;
	width: auto !important;
	width: 500px;
	margin-right:10%;
	background-image:url(../images/actress.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#home_main {
	margin-top:40px;
	margin-left:20%;
	margin-bottom:20px;
	width:510px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	border-left:#60233e 1px solid;
	border-right:#60233e 1px solid;
	padding:0 2px 0 2px;
}
#main {
	margin-top:50px;
	margin-left:85px;
	width:770px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	text-align:left;
}
#footer {
	margin-top:10px;
	text-align:center;
	width:100%;
	font-size:10px;
	color:#60233e;
	clear:both;
}
#navcontainer {
	text-align:left;
	margin:0 0 0 10px;	
	border-top:#60233e 1px solid;
	width:80%;
}
#nametag {
	width:96%;
	text-align:right;
	font-variant:small-caps;
	margin:0;
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
ul#navlist {
	margin: 0;
}
#navlist li {
	display: inline;
	list-style-type: none;
	font-variant:small-caps;
	font-size:16px;
}
#navlist a { 
	padding: 0 15px; 
}
#navlist a:link, #navlist a:visited {
	color: #60233e;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #60233e;
	text-decoration: none;
}
.hwhite {
	font-size:36px;
	color:#FFFFFF;
}
.hpurple {
	font-size:36px;
	color:#60233e;
}
.img_main {
	margin-top:28px;
	width:504px;
}
a:link {
	color: #60233e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #60233e;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #60233e;
}
