body {
	margin:0;
	padding:0;
	font: 80%/1.3 Arial, helvetica, sans-serif; 
	color:#000;
	background-color:#ED0F0F;
	text-align:center;
}	

#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:890px;
	background: url(images/lyn.jpg) top left no-repeat;
	padding-left:47px;
}

#body {
	background: url(images/body_background.gif) top left repeat-y;
	padding-left:61px;
}

#header {
	width:826px;
	background: url(images/title.jpg) bottom left  no-repeat;
	height: 180px;
	margin: 0 0 10px 0px;
}

#title {
	width:506px;
	padding-top:172px;
}

#menu {
	width:800px;
	float:left;
	margin:8px 0 40px 0;
	display:inline;
}

 
#content {
	width:700px;
	padding-bottom: 40px;
	clear:both;
}	
#mainContent {
	width: 500px;
	float:right;
	display:inline;
}

#footer {
	clear:both;
	text-align:right;
	margin:0 106px 0 0;
}
#footer a {
	color:#fff;
}

.left {
	width:200px;
	float:left;
	display:inline;
}

.right {
	width:200px;
	float:right;
	display:inline;
	margin-right:50px;
}

/* --------------------- */
/* --- generic items ---*/
/* ------------------- */
em {font-weight:bold}

img {border:none;}

a {
	color:#ED0F0F;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#logo {
	margin: 100px 0 0 30px;
}

.clear {
	clear:both;
}

p {
	margin: 0 0 10px 0
}

h2 {
	margin:0 0 20px 0;
}

h3 {
	font: 130%/1.3  Arial Black, Arial, helvetica, sans-serif; 
	font-weight:bold;
	margin:0 0 4px 0;
}


/* ------------ */
/* --- menu ---*/
/* ---------- */

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

 #menu li {
 	padding: 0;
	margin: 0;
	display: inline;
	padding: 0px 12px 0 0;
}


/* ----------------------- */
/* ---sub menu styling--- */
/* --------------------- */

#subMenu {
	width:160px;
	float:left;
	display:inline;
	
}

#subMenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#subMenu a {
	text-decoration:none;
}

#subMenu a:hover {
	text-decoration:underline;
}

#subMenu ul img{
		position:relative;
	top:4px;
	margin-right:3px;
}

img.tv {
	position:relative;
	top:4px;
	margin-right:3px;
}

#subMenu li {
	margin-left:0;
	font: 110% Arial Black, Arial, helvetica, sans-serif; 
	font-weight:bold;
	text-transform:lowercase;
}

#submenu .description {
	font: 90%   Arial, helvetica, sans-serif; 
	font-weight:normal;
	display:block;
	color: #333;
}

.description {
	font: 90%   Arial, helvetica, sans-serif; 
	font-weight:normal;
}

#subMenu a:hover .description {
	color:#000;
}

.characterDescriptions {
	margin-bottom:20px;
	clear:both;
}

.imageRight {
	float:right;
	margin:0 0 10px 10px;
}

img.character {
	float:left;
	margin:0 20px 20px 0;
}

img.characterVallery {
	float:left;
	margin:0 4px 20px 0;
}

/* ----------------- */
/* homepage styling */
/* --------------- */

#homeImage #content, #homeImageShowreel #content {
	display:block;
	text-align:center;
	margin:0px 0px 0 140px;
	width:400px;
	font-size:1.2em;
	position:relative;
	top:-90px;
}	

.home #body {
	background: url(images/body_background.gif) top left repeat-y;
	padding-left:0;
}

#homeImage {
	background: url(images/home_image_3.jpg) bottom left  no-repeat;
	padding-bottom:180px;
}

#homeImageShowreel {
	padding-bottom:140px;
	background: url(images/home_image_2.jpg) bottom left  no-repeat;
}	

.showreel {
	display:block;
	padding-top:80px;
	position:relative;
	top:-90px;
	width:100px;
}
#homeMargin {
	padding-left:61px;

}

#homeMargin #header {
	width:826px;
	background: url(images/title_home3.jpg) bottom left  no-repeat;
	height: 240px;
	margin:0 0 10px 3px;
}

#homeImageShowreel #homeMargin #header {
	width:826px;
	background: url(images/title.jpg) bottom left  no-repeat;
	height: 180px;
	margin: 0 0 10px 0px;
}	

#redBoxTop {
	background: url(images/red_box_top.gif) top left  no-repeat;
	margin:20px 0 0 215px;
	padding:5px 0 0 0;
	text-align: left;
	color:#fff;
}

#redBoxTop a{
color:#fff;
text-decoration:underline;
}

#redBox {
	background: url(images/red_box.gif) bottom left  no-repeat;
	padding:4px 10px 10px 10px;
	width:380px;
	
}
