/* Globals */
html,body{margin:0;padding:0}

body {
	font: 76% arial,sans-serif;
	text-align:center;
	background: #87BFBE url(images/bg.jpg) repeat-y top center;
}

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

img {
	border: none;
}

img a {
	text-decoration: none;
	border: none;
}

/* Primary Divs */

div.links {
	height: 40px;
	width: 100%;
	color: #fff;
	text-align: right;
	background: transparent;
}

div.links span {
	position: relative;
	width: 220px;
	top: 4px;
	right: 10px;
}

div.links a, div.links a:visited {
	color: #fff;
}

div.links a:hover {
	color: #ff0;
}

div#header {
	height: 30px;
	background: transparent;
	padding: 0;
	color:#000;
}

div#wrapper {
	margin-top: 0px;
}

div#container{
	width:800px;
	margin:0 auto;
	text-align:left;
	background: transparent url(images/bg_top.jpg) no-repeat top center;
}

div#content p{
	line-height:1.4;
}

div#navigation{
	background:#fff;
}

div#extra{
	background:#fff;
}

div#footer{
	background: transparent;
	color: #000;
	border-top: 2px solid #9B9BCD;
	width: 90%;
	margin: 0 auto;
	clear:both;
}

div#footer p{
	margin:0;
	padding:5px 10px;
}

div#bgwrap {
	background: transparent;
	width: 800px;
	margin: 0 auto;
}

div#content{
	float:right;
	width:535px;
	margin-right: 25px;
}

*html div#content {
	margin-right: 15px;
}

div#navigation{
	float:left;
	width:200px;
}

div#extra{
	float:left;
	width:200px;
}


/* 

table {
	border: 2px solid #69f;
	border-collapse:collapse;
	width:90%;
	margin-left: 3ex;
}

td {
	background: #fff;
	padding:3px;
	border: 1px solid #ccc;
	color:#000;
}

th {
	text-align:left;
	border: 1px solid #fff;
}

thead th {
	color:#fff;
	font-size:1.5em;
	background: #990;
	padding: 10px 6px;
}

tbody th {
	color:#fff;
	font-size:1.15em;
	background: #69f;
	padding: 6px;
}

tbody th.sub {
	font-size: .90em;
	color:#fff;
	background: #336;
	padding: 6px;
}
*/ 

/* TEXT STYLES */

div#content a:link, div#content a:visited {
	padding:0;
	color:#3E5AA3;
}

div#content a:hover {
	color:#066;
}

div#content h1 {
	font-size: 2.5em;
	color:#600;
	margin-top: 0; 
	text-transform:uppercase;
	letter-spacing: 1px;
}

div#content h2 {
	font-size: 2em;
	color: #69f;
	line-height: 1.3em;
	letter-spacing: -1px;
}

div#content h3 {
	font-size: 1.5em;
	color: #990;
}

div#content h4 {
	font-size: 1.25em;
	color: #966;
}

div#content h5 {
	font-size: 1em;
	font-weight:bold;
}

div#content h1,h2,h3,h4,h5 {
	padding:0 5px 0px;
}

acronym {
	border-bottom: 1px dotted #966;
	cursor:help;
} 

form,submit {
	padding:0;
	margin:0;
}

code {
	border: 1px dotted #69f;
	background: #990;
	color:#fff;
	margin-left: 3ex;
}

blockquote {
	border: 1px solid #69f;
	background: #990;
	color:#fff;
	margin: 3ex;
	font-style:italic;
}


/* Vertical Navigation Menu */

#navigation {
	margin-bottom: 15px;
}

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

#navigation ul li {
	line-height: 4px;
	border-bottom: 1px solid #ededed;
}

#navigation ul li a:link,#navigation ul li a:visited {
	text-decoration:none;
	color:#001f4d;
	text-transform:uppercase;
	display:block;
}

#navigation ul li a:hover {
	background: #fff;
	color: #999;
}

#navigation p{
	margin:0 10px 10px;
}

/* Left Column */

div#l_col {
	width: 200px;
	margin-left: 25px;
	float:left;
}


/* box */


#search {
	height: 30px;
	padding: 4px 0;
	margin: 0 0 10px 0;
	background: #fff url(images/search.jpg) no-repeat;
}

form input {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#logobox {
	background: #fff;
	width: 200px;
	text-align:center;
	margin: 0 0 10px 0;
}


/* Main pic area above content */

div#mainpicbox { 
	height: 250px;
	margin: 10px 0;
}

div#mainpic {
	height: 250px;
	background:green url(images/schooltools.jpg) no-repeat;
	color:#fff;
}

div#steps {
	width: 535px;
	margin: 0;
	padding: 0;
	float:right;
}

div#steps h1 {
	background: #001f4d url(images/menubg.gif) no-repeat;
	text-indent: 12px;
	padding: 4px 0;
	margin-bottom: 4px;
	color: #fff;
	font: bold italic 1.4em Arial, Helvetica, sans-serif;
}

/*div#steps span {
	color: #222;
	font: bold  1.4em Arial, Helvetica, sans-serif;
}*/

/* Extra section */

div#extra h1 {
	background: #001f4d url(images/search.jpg) no-repeat;
	text-indent: 12px;
	padding: 4px 0;
	color: #fff;
	font: bold italic 1.4em Arial, Helvetica, sans-serif;
}

div#extra p {
	margin-left: 0;
}

.l_sidebox {
	padding: 5px;
	border: 1px solid #fff;
	background: #fff url(images/movie_bg.jpg) repeat-x top left;
	color: #222;
	text-align: center;
}


/* Photo dvdbox Area */

div#dvdbox {
	margin: 15px 0 10px 0;
	color: #000;
	background: #fff;
	border: 1px solid #ededed;
	overflow: auto;
	height: 100%;
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
}

div#dvdbox h6 {
	clear: both;
	background: #001f4d url(images/menubg.gif) no-repeat;
	color: #fff;
	padding: 7px 0 7px 10px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

.dvdinfo {
	margin: 10px 0px 10px 15px;
	color: #000;
	background: #fff;
	border: 1px solid #dcdcdc;
	overflow: auto;
	height: 100%;
	font-size: .8em;
	width: 155px;
	font-weight: normal;
	padding:8px 0;
	float: left;
	text-align: center;
}

.dvdinfo img {
	width: 100px;
	height: 100px;
}


/* Footer Area */

div#footer p {
	text-align:center;
	margin-top: 5px;
}

/* Bonus Styles */

p.rightsidelink {
	text-align:right;
}

.rightsidelink a:link, .rightsidelink a:visited {
	padding:0; color:#0066ff;
	font-weight:bold;
	text-decoration:none;
}

.rightsidelink a:hover {
	text-decoration:underline;
}

.show_title {
	font: bold 1.6em Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

.square {
	border: none;
}


/* Horizontal Menu */


div#content .menu {
	font-family: Arial, Helvetica, sans-serif;
	width: 535px;
	height: 30px;
	position:relative; 
	margin:0;
	padding: 0;
	background: #001f4d url(images/menubg.gif) no-repeat;
}

div#content .menu ul {
	padding:0 0 0 10px; 
	margin:0;
	list-style-type: none;
	background: transparent;
}


div#content .menu ul li {
	float:left;
	position:relative;
}

div#content .menu ul li a, div#content .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	width:101px; 
	height:30px;
	font-weight:bold;
	color:#fff;
	text-align: center; 
	line-height:30px;
	border-right: 1px solid #837651;
	border-left: 1px solid #837651;
	border-bottom: none;
}

* html div#content .menu ul li a, div#content .menu ul li a:visited {
	width:101px;
	w\idth:91px;
}

div#content .menu ul li ul {
	display: none;
}

div#content .menu table {
	margin:-1px; 
	border-collapse:collapse;
	font-size:1em;
}




div#content .menu ul li:hover a,
div#content .menu ul li a:hover {
	color:#59597D;
	background: transparent url(images/menu_hvr.gif) repeat-x top;
}


div#content .menu ul li:hover ul,
div#content .menu ul li a:hover ul {
	display:block; 
	position:absolute; 
	top:19px;
	margin-top:11px;
	left:0px; 
	width:101px;
	border: 1px solid #001f4d;
	border-top: none;
	padding: 0px;
	background:#fff;
}

div#content .menu ul li:hover ul li a,
div#content .menu ul li a:hover ul li a {
	display:block; 
	background:#fff; 
	color:#000; 
	border: none;
	border-top: 1px solid #001f4d;
	border-right: 1px solid #001f4d;
	margin:0;
	color:#333;
	font-weight:normal; 
	font-size:0.9em;
	height:auto; 
	line-height:1em; 
	padding:5px 0px 5px 0px; 
	width:121px;
	text-align: left;
	text-indent: 6px;
}

div#content .menu ul li:hover ul li a:hover,
div#content .menu ul li a:hover ul li a:hover {
	background:#3D3E5A; 
	color:#fff;
}


div#content .menu ul li a:hover ul li a {
	background:#fff;
	width:123px; /* for IE5.5 faulty box model */
	w\idth:121px; /* for IE6 */