﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url('nt_stretch.jpg');
}
.TitleCenter {
	text-align: center;
}
.framestyle {
	float: middle;
	height: 30px;
	width: 305px;
	margin-left: 0px;
}
#container {
	width: 660px;
	margin: 0 auto;
	padding: 2px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
}
#containerg {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
#containers {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
}



#masthead {
	text-align: center;
	width: 770px;
	padding: 0px;
}

#headingcup {
	text-align: center;
	width: 690px;
	padding: 10px;
	border: 1px dotted #725972;
	
}

#navigation1 {
	text-align: inherit;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
	border-top-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: inherit;
	overflow: hidden;
	width: 160px;
	color: #fff;
	clip: rect(auto, auto, auto, auto);
}
html>body #navigation1 {
	overflow: hidden;
	position: relative;
}
#navigation2{
	position: relative;
	float: left;
	width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation3 {
	position: relative;
	float: none;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 0px #725972 dotted;
}


#navigation {
	position: relative;
	float: left;
	width: 145px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 0px #725972 dotted;
}
#content {
	float: left;
	width: 658px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
}

#contentg {
	float: left;
	width: 550px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#contentS {
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}


#footer {
	text-align: center;
	clear: both;
	width: 100%;
	border: 0px dashed #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 143px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	float: none;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
	background-color: #dfb8df;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffae38;
	font-weight: 700;
	background-image: none;
}
#navigation3 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation3 li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
	background-color: #dfb8df;
}
#navigation3 a {
	color: YELLOW;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #009900;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
#navigation3 a:hover {
	color: #009900;
	text-decoration: none;
	background-color: #FFFF00;
}

/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for Navigation1 */
#navigation1 ul {
	border-style: none;
	border-width: thin;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}
#navigation1 li {
	border-style: none;
	border-width: thin;
	float: left;
}
#navigation1 a {
	color: #000000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #986;
	background-color: #66FF33;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
}
#navigation1 a:hover {
	border: 1px solid #456;
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
@media print {
.noPrint { display: none; }
}
#content1 {
	float: left;
	width:1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;

}
