/* commented slash hack \*/ 
html, body {
	height:100%;
	width: 100%;
} 
/* end hack */
html {
	background-image: url(../images/bg.gif);
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#wrapper {
	min-height:100%;
	height:auto;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
div#container {
	width: 763px;
	border: 1px solid #AAB7C7;
	background: #FFFFFF url(../images/gradient.gif) left top repeat-x;
	margin-bottom: 0;
}
div#masthead {
	height: 90px;
	width: 100%;
	margin-top: 0;
	background: #3D8CED url(../images/SNILogo.gif) left top no-repeat;
	border-bottom: 1px solid #AAB7C7;
}
div#masthead h1#logo {
	margin: 0px;
	padding: 0;
	float: left;
	height: 90px;
	width: 470px;
}
div#masthead h1#logo a {
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	text-indent: -9000px;
	height: 90px;
	width: 490px;
}
div#masthead div#otherLinks {
	color: #FFFFFF;
	text-align: right;
	float: right;
	position: relative;
	top: 7px;
	right: 10px;
}
div#masthead div#otherLinks h2 {
	display: none;
}
div#masthead div#otherLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
div#masthead div#otherLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#body {
	padding-top: 21px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 50px;
}
/*
Spacer Div
*/
div.spacer {
	clear: both !important;
}
div#nav {
	width: 170px;
	border-right: 1px dotted #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	left: 0px;
	top: 0px;
	float: left;
}
div#nav h2 {
	display: none;
}
div#nav ul {
	list-style-type: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
}
div#nav ul li {
	font-size: 14px;
	list-style: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
}
div#nav ul li a {
	display: block;
	padding: 5px;
	border: 1px solid #f8f7f1;
	border-radius: 1em;
	-moz-border-radius: .5em;
	-webkit-border-radius: 1em;
	text-decoration: none;
	width: 100%;
	color: #005AE5;
	text-align: right;
}
div#nav ul li a:hover {
	display: block;
	padding: 5px;
	border: 1px solid #003ee1;
	border-radius: 1em;
	-moz-border-radius: .5em;
	-webkit-border-radius: 1em;
	background: #78b1f8;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
div#nav h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005AE5;
	text-align: left;
}
div#nav p {
	text-align: left;
	float: right;
	right: 0px;
	top: 0px;
	vertical-align: bottom;
	padding-bottom: 10px;
	margin: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 2px;
	font-size: 10px;
}

div#nav a {
	display: block;
	text-decoration: none;
	color: #005AE5;
	border: 1px solid #f8f7f1;
	border-radius: 1em;
	-moz-border-radius: .5em;
	-webkit-border-radius: 1em;
	text-align: left;
	width: 90%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10%;
	margin: 0px;
}
div#nav a:hover {
	display: block;
	border: 1px solid #003ee1;
	border-radius: 1em;
	-moz-border-radius: .5em;
	-webkit-border-radius: 1em;
	background: #78b1f8;
	color: #FFFFFF;
	text-decoration: none;
	width: 90%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10%;
	margin: 0px;
}
div#nav table {
	text-align: left;
	right: 0px;
	top: 0px;
	vertical-align: bottom;
	padding-bottom: 2px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#content {
	height: auto;
	overflow: auto;
	width: 540px;
	float: right;
	top: 0px;
	right: 0px;
	position: relative;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 0;
	height: 30px;
	display: block;
	background: url(../images/content_top.gif) left bottom no-repeat;
}
div#content_inner {
	line-height: 18px;
	background: url(../images/content_white.gif) left top repeat-x;
	padding: 10px;
}
div#content_inner p {
	margin: 0 0 12px 0;
}
div#content_inner h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D8CED;
}
