BODY 
{ 
	font-family: Verdana;
	background-color: #99CCFF;
	scrollbar-base-color: #666666; 
	scrollbar-face-color: #999999; 
	scrollbar-track-color: #E4E4E4; 
	scrollbar-arrow-color: #FF0000;
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000; 
}

#temp
{
	background-image: url("images/gradient.gif");
	background-color: #E4E4E4;                   
	width: 1024px;
	height: 89px;
}

#boxsides {
	margin: 0px auto;
	width: 950px;
	background: transparent url("images/side_borders_950.png") repeat-y scroll 0 0;
	}
    
.boxtop {
	margin: 0px auto;
	background: transparent url("images/top_border_950.png") no-repeat bottom center;
	width: 950px;
	height: 29px;
}

.boxbottom {
	margin: 0px auto;
	background: transparent url("images/bottom_border_950.png") no-repeat top center;
	width: 950px;
	height: 59px;
}

#boxsides_g {
	margin: 0px auto;
	width: 950px;
	background: transparent url("images/side_borders_950.gif") repeat-y scroll 0 0;
	}
    
.boxtop_g {
	margin: 0px auto;
	background: transparent url("images/top_border_950.gif") no-repeat bottom center;
	width: 950px;
	height: 29px;
}

.boxbottom_g {
	margin: 0px auto;
	background: transparent url("images/bottom_border_950.gif") no-repeat top center;
	width: 950px;
	height: 59px;
}

#logo
{
	background-image: url("images/nos_logo_194x243.gif");
	position: relative;
	border: none;
	left: 5px;
	top: 25px;
	width: 194px;
	height: 243px;
}

#smalllogo
{
	background-image: url("images/nos_logo_80x100.gif");
	border: none;
	width: 80px;
	height: 100px;
	position: absolute;
	left: 150px;
	top: 25px;
}

#mcclogo
{
	position: relative;
    top: 400px;	
}

#mcclogo_old
{
	border: none;
	width: 115px;
	height: 51px;
	position: relative;
	top: 700px;
}

#banner
{
	background-image: url("images/nos_banner.gif");
	border: none;
	position: relative;
	top: 20px;
	width: 500px;
	height: 72px;
}

#banner_old
{
	background-image: url("images/nos_banner.gif");
	border: none;
	position: relative;
	left: 235px;
	top: 35px;
	width: 500px;
	height: 72px;
}

#login_out
{
	background-color: #99CCFF;
	border: 1px solid black;
	padding-left: 2px;
	padding-right: 2px;
	position: relative;
	top: 15px;
	width: 115px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
}

#links
{
	border-top: 1px red solid;
	border-bottom: 1px red solid;
	position: relative;
	width: 470px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: Verdana;
	font-size: 14pt;
	color: black;
}

#links_old
{
	border-top: 1px red solid;
	border-bottom: 1px red solid;
	position: relative;
	left: 250px;
	top: 120px;
	width: 470px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: Verdana;
	font-size: 14pt;
	color: black;
}

#leftround
{
	background: url("images/lt_half_circle_15x30.gif") left top no-repeat; 
	border: none;
	position: relative;
	width: 15px;
	height: 30px;
}

#leftround_old
{
	background: url("images/lt_half_circle_15x30.gif") left top no-repeat; 
	border: none;
	position: relative;
	left: 235px;
	top: 120px;
	width: 15px;
	height: 30px;
}

#rightround
{
	background: url("images/rt_half_circle_15x30.gif") right top no-repeat;
	border: none;
	position: relative;
	width: 15px;
	height: 30px;
}

#rightround_old
{
	background: url("images/rt_half_circle_15x30.gif") right top no-repeat;
	border: none;
	position: relative;
	left: 720px;
	top: 120px;
	width: 15px;
	height: 30px;
}

#nosart
{
	background-image: url("images/nos_art.jpg");
	border: none;
	position: relative;
	width: 500px;
	height: 525px;
}

#nosart_old
{
	background-image: url("images/nos_art.jpg");
	border: none;
	position: relative;
	left: 235px;
	top: 160px;
	width: 500px;
	height: 525px;
}

#intro
{
	background-color: white;
	border: none;
	padding: 10px;
	position: relative;
    top: 15px;
	width: 485px;
	overflow: auto;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

#intro_old
{
	background-color: white;
	border: 1px solid red;
	padding: 10px;
	position: relative;
	left: 235px;
	top: 700px;
	width: 500px;
	height: 130px;
	overflow: auto;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

.edit
{
	z-index: 3;
	position: relative;
	width: 50px;
	padding-left: 1px;
	padding-right: 1px;
	display: block;
	border: 1px outset #000000;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
}

SUBMIT
{
	padding-left: 3px;
	padding-right: 3px;
	border: 1px outset #000000;
	background-color: #999999;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana;
}

#button
{
	padding-left: 3px;
	padding-right: 3px;
	border: 1px outset #000000;
	background-color: #999999;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana;
	width: 70px;
	height: 25px;
	line-height: 25px;
}

INPUT
{
	color: #000000;
	border: 1px solid #000000;
	font-size: 12pt;
	font-family: Verdana;
	text-align: center;
}

TEXTAREA
{
	color: #000000;
	border: 1px solid #FF0000;
	font-size: 12pt;
	font-family: Verdana;
	width: 300px;
	height: 100px;
}

#news
{
	position: relative;
	top: 25px;
	width: 210px;
	overflow: auto;
	text-align: left;
}

#news_old
{
	position: relative;
	top: 25px;
	left: 765px;
	width: 225px;
	height: 800px;
	overflow: auto;
	text-align: left;
}

.newsheading
{
	width: 185px;
	background: #FF0000;
	border-bottom: 1px solid red;
	font-weight: bold;
	color: white;
	font-family: Verdana;
	text-align: center;
	font-size: 10pt;
	line-height: 16pt;
}

.newsitem
{
	border: 1px solid red;
	width: 185px;
	text-align: left;
}

.newsheading_old
{
	width: 200px;
	background: #FF0000;
	border-bottom: 1px solid red;
	font-weight: bold;
	color: white;
	font-family: Verdana;
	text-align: center;
	font-size: 10pt;
	line-height: 16pt;
}

.newsitem_old
{
	border: 1px solid red;
	width: 200px;
	text-align: left;
}

.newstitle
{
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: 14pt;
	font-family: Verdana;
}

.newstext
{
	background-color: white;
	text-align: left;
	padding: 10px;
	color: black;
	font-size: 10pt;
	font-family: Verdana;
}

#picdisplay
{
    background-color: black;
	border: black 1px solid;
	width: 375px;
	height: 418px;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
}

#picdisplay_old
{
    background-color: black;
	border: black 1px solid;
	width: 375px;
	height: 418px;
	position: absolute;
	left: 235px;
	top: 175px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
}

#caption_g
{
	z-index: 3;
	border-top: black 1px solid;
	width: 375px;
	height: 41px;
	position: relative;
	overflow: auto;
	text-align: center;
	padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
	color: white;
	font-size: 10pt;
	font-family: Verdana;
	background-color: black;
}

#caption
{
	z-index: 3;
	border-top: black 1px solid;
	width: 377px;
	height: 41px;
	position: relative;
	overflow: auto;
	text-align: center;
	padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
	color: white;
	font-size: 10pt;
	font-family: Verdana;
	background-color: black;
}

#caption_old
{
	z-index: 3;
	border-top: black 1px solid;
	width: 373px;
	height: 41px;
	position: absolute;
	left: 236px;
	top: 551px;
	overflow: auto;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	font-size: 10pt;
	font-family: Verdana;
	background-color: black;
}

#nextpic
{
	z-index: 3;
	border: black 1px solid;
	background-color: white;
	width: 25px;
	height: 25px;
	position: relative;
	top: 1px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
	padding: 0px;
}

#nextpic_old
{
	z-index: 3;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 584px;
	top: 176px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
	padding: 0px;
}

#prevpic
{
	z-index: 3;
	border: black 1px solid;
	background-color: white;
	width: 25px;
	height: 25px;
	position: relative;
	top: 1px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
	padding: 0px;
}

#prevpic_old
{
	z-index: 3;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 559px;
	top: 176px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
	padding: 0px;
}

#backlink
{
	z-index: 3;
	border: black 1px solid;
	background-color: white;
	width: 60px;
	height: 25px;
	position: relative;
	left: 1px;
	top: 1px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	line-height: 25px;
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	padding: 0px;
}

#backlink_old
{
	z-index: 3;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	width: 60px;
	height: 25px;
	position: absolute;
	left: 236px;
	top: 176px;
	overflow: hidden;
	text-align: center;
	padding: 5px;
	color: black;
	line-height: 25px;
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	padding: 0px;
}

#picinfo
{
	background-color: white;
	border: red 1px solid;
	width: 220px;
	position: relative;
	top: 36px;
    left: 25px;
	overflow: visible;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}

#picinfo_old
{
	background-color: white;
	border: red 1px solid;
	width: 220px;
	position: absolute;
	left: 645px;
	top: 175px;
	overflow: auto;
	text-align: center;
	padding: 5px;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}

#name
{
    font-size: 10pt;
    font-weight: bold;
}

#text
{
	position: relative;
    top: 25px;
	width: 500px;
	background-color: white;
	border: red 1px solid;
	overflow: auto;
	text-align: left;
	padding: 10px;
	color: black;
	font-size: 12pt;
	font-family: Verdana;
}

EM
{
	font-size: 12pt;
	color: red;
}

U
{
	text-decoration: underline;
	color: red;
}

DT
{
	font-weight: bold;
}

A.edit:link {text-decoration: none; color: #000000;}
A.edit:active {background-color: #FFFFFF; text-decoration: none; color: #000000;}
A.edit:visited {text-decoration: none; color: #000000;}
A.edit:hover {background-color: #FFFFFF; text-decoration: none; color: #000000;}

A.submit:link {text-decoration: none; color: #000000;}
A.submit:active {background-color: #FFFFFF; text-decoration: none; color: #000000;}
A.submit:visited {text-decoration: none; color: #003300;}
A.submit:hover {background-color: #FFFFFF; text-decoration: none; color: #000000;}

A:link {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #FF0000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #FF0000; text-decoration: underline;}
