body{margin:0px; padding:0px; background:#333333;}
div, p, h1, h2, h3, h4, img, ul, a, form {padding:0px; margin:0px}
ul{list-style-type:none}
img{display:block;}

#outer-wrapper {
    max-width: 1280px;
    clear: both;
    width: 1024px;
    margin:0 auto;
	border:0px solid;
	background:url(images/Ninjutsu-Layout_02.jpg) repeat-x;
}

#top-nav {
	float:left;
	margin:0px 0px 0px 11px;
	width:1002px;
}

#top-nav #title{
	float:left;
	width:380px;
	background:#808080;
	line-height:50px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#66CCFF;
}	
#top-nav #navigation {
	float:right;
	margin:0px; 
	height:50px;
	width:622px;
}

#top-nav #navigation a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 14px;
}

#top-nav #navigation td.selected{
	background:#7A7A7A;
}	

#top-nav #navigation td.selected a{	
	color:#FFCC33;
}
	
#header {
	float:left;
	margin:0px 0px 0px 11px;
	width:1002px;
	background:#666666;
}

#logo {
	float:left;
	margin:0px 0px 0px 0px;
	width:100%;
	height:193px;
	background:url(images/Ninjutsu-Layout_05.jpg) no-repeat;
}

#yellow-gradient{
	float:left;
	margin:0px 0px 0px 11px;
	width:100%;
	background:url(images/Ninjutsu-Layout_05-09.jpg) repeat-y;
}

#inner-wrapper{
	float:left;
	margin:0px 0px 0px 11px;
	width:1002px;
	background:#0099CC;
}

#middle-container{
	margin:17px auto;
	width:920px;
	background:#333333;
	border:1px solid #FFFFFF;
}

#footer{
	float:left;
	margin:20px 0px 0px 0px;
	width:1000px;
	height:40px;
	background:#666666;
}	

#quote, #quote h3{
	color: #fff;
}

.white_normal{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none}
.white_bold{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none}
.white_small{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none}
.grey_small{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;}
.blue_big_bold{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#0099CC; line-height:50px}
.blue_normal{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0099CC; text-align:left;}
.yellow_small_bold{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFCC33;}
.yellow_normal{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFCC33; text-align:left;}