@charset "utf-8";
#biog/* body Content consists of the mainContent attributes required as well as the body attributes from the template css */
    {
	padding-top: 0;
	padding-bottom: 0;
	width: 95%;
	background-color: #000;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}

body {
	background-color: #000;
	color: #FFFFFF;
	font-size: small;
}
.style4 {
	color: #B117B7;
	margin-left: 40px;
}

.style12 {color: #B117B7}

.highlight_yellow {
	color: #FFFF00;
	font-weight: bold;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 40px;
	font-size: small;
}


#main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 40px;
	font-size: small;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 40px;
	font-size: small;
}
.title {
	color: #B117B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.header {
	float: none;
	margin: 0px;
	padding: 0px;
}
.sub_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B117B7;
	font-weight: bold;
	margin-left: 20px;
}
.movie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 40px;
}


.sub_head h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B117B7;
	font-weight: bold;
	margin-left: 20px;
}



#left {
	float: left;
	width: 25%;
	position: relative;
	padding-top: 15px;
}
#left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 900;
	text-transform: capitalize;
	color: #B117B7;
	font-style: oblique;
	position: relative;
	left: 7px;
}

#left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #B117B7;
	font-style: oblique;
	position: relative;
}
#left .lt_menu_item {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #B117B7;
	text-decoration: underline;
	position: relative;
	left: 15px;
}
#container {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 72%;
	float: left;
}

#main {
	float: left;
	position: relative;
	width: 72%;
	border-left-style: none;
	margin-left: 10px;
	margin-right: 20px;
	left: 10px;
}
#right {
	float: right;
	width: 1%;
	position: relative;
	margin-left: 10px;
}
#bottom_ad {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}

.foot {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
#footer {
	float: none;
	clear: left;
}
.ct_anims {
	width: 400px;
}
.wf_model {
	left: 30px;
	position: relative;
	width: 500px;
}
.wf_centre {
	position: relative;
	left: 20px;
	width: 300px;
}

#photo_frame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	overflow: auto;
	padding-left: 15px;
}

A:link    {
	color: #FFF
}    /* unvisited links */
A:visited {
	color: #B117B7
}   /* visited links   */
A:hover   {
	color: #FFFFFF
} /* user hovers     */
A:active  { color: lime }   /* active links    */

