@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #C9C9C9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 00px;
	margin-bottom: 0px;
}


a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#nav {
	position: relative;
	left: 10px;
	line-height:16px;
	top:10px;
}


#navlink {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink2 {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink:hover {
	background: #CCCCCC;
	height: 15px;
	width: 200px;
	text-decoration: none;
}


#maincontent {
	line-height: 16px;
	width: 450px;
	position: relative;
	top: 50px;
	font-size: 12px;
	left:10px;
}

#navlink_home {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_home:hover {
	background: #99CC66;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_bio {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_bio:hover {
	background: #9AC2D7;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_credits {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_credits:hover {
	background: #D7AEAE;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_film {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_film:hover {
	background: #FFFF9A;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_animation {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_animation:hover {
	background: #EBAE9A;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_theatre {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_theatre:hover {
	background: #9AD79A;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_gaming {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_gaming:hover {
	background: #AE9AEB;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_otherstuff {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_otherstuff:hover {
	background: #AEEBEB;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_random {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_random:hover {
	background: #FF9A9A;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_press {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_press:hover {
	background: #C2D7D7;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
#navlink_contact {
	height: 15px;
	width: 200px;
	padding-left: 15px;
}

#navlink_contact:hover {
	background: #FFAEFF;
	height: 15px;
	width: 200px;
	text-decoration: none;
}
.largefont {font-size:12px;}

#pressimg{
	visibility: hidden;
}