﻿*		{ margin:0; }
html	{ height:100%;}
body	{ height:100%; line-height:1.7em; font-family:Arial, Helvetica, sans-serif; font-size:10pt; background-color:#0577AE; color:#303132; background:url('images/2010BKMain.jpg'); background-repeat:repeat-x; background-position: 0% 0% }
td		{ font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:1.7em }
img 	{ border:0px }

/*----------------Structure----------------*/

#OutsideWrapper				{ clear:both; }

#Container					{ width:976px; min-height:100%; position:relative; margin:0 auto; }
#BlackHelpBar				{ height:24px; color:#FFF }
#contentwrapper				{ float: left; width: 100%;}
#contentcolumn				{ margin: 0 270px 0 270px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ }
#leftcolumn					{ float: left; width: 270px; margin-left: -900px; background: #C8FC98; padding-right:20px}
#rightcolumn				{ float: left; width: 270px; margin-left: -290px; background: #FDE95E; padding-left:20px }

#Header 					{ height:119px; background-image:url('images/2010Logo.jpg'); background-position: 0% 0%; background-repeat:no-repeat; padding-left:470px }
#ImgRotateSetup 			{ width:968px; height:243px; background-position: 0% 0%}

#MenuContainer				{ padding: 0px 3px 0px 3px; background-image:url('images/BodyRun.png'); background-repeat:repeat-y }

#Body						{ background-image:url('images/BodyRun.png'); background-position: 0% 0%; background-repeat:repeat-y; min-height:604px;}
#NurseBackground			{ background-image:url('images/2010TopShellC.jpg'); background-position: 0% 0%; background-repeat:no-repeat; min-height:468px}
#WelcomeHeader				{ padding: 31px 31px 31px 334px }
#WelcomeHeader H2			{ color:#CF0101; font-size:17pt; font-family:Arial, Helvetica, sans-serif; padding-bottom:25px}
#WelcomeHeader H3 			{ color:#1C1C1C; font-size:17pt; font-family:Arial, Helvetica, sans-serif; padding-left:140px; padding-bottom:40px}

#SubContentMenu				{ float:left; width:240px; padding: 95px 31px 31px 31px }
#SubContentText				{ float:right; width:640px; padding: 31px 31px 31px 0px; }
#SubContentText H3			{ color:#1C1C1C; font-size:14pt; font-family:Arial, Helvetica, sans-serif; padding-bottom:40px; font-weight:bold}
#Clearer					{ height:25px; clear:both }


#NoticeBoardContainer		{ padding: 0px 31px 0px 31px }
#NoticeBoardBk				{ background-image:url('images/NoticeBoard.png'); background-position: 0% 0%; background-repeat:no-repeat; width:914px; height:56px; color:#FFF}
#NoticeText					{ float:left; width:500px; padding: 16px 0px 0px 20px; font-weight:bold}

#SearchBlock				{ height:80px; width:976px; margin: 0 auto; position:relative }
#SearchContainer			{ padding: 15px 0px 0px 0px; float:right; width:315px; }
.searchText 				{ border-style: hidden; border-width: 0px; color: #8AB08A; padding-left:0px; padding-right:4px; width:209px; height:27px; font-size:8pt; background-image: url(images/Searchbox.png); background-repeat:no-repeat; margin-left:0px; }

#BoxesContainer				{ padding: 31px 31px 0px 31px }
.BoxTd						{ width:280px }


#GenListMenu				{ margin-left: 0px; min-height:100%}
#GenListMenu ul				{ list-style-type:none; margin:0; margin-left:0; padding:0; }
#GenListMenu ul li			{ margin-top:0px; margin-left:0px; height:18px; padding-bottom:15px }
#GenListMenu ul li a		{ background-image:url('images/09_POINTER.gif'); background-repeat:no-repeat; background-position:left; display:block; font-weight:bold; padding: 1px 0px 1px 23px; text-decoration: none; color:#393939; font-family:Arial, Helvetica, sans-serif; font-size:9pt }
#GenListMenu ul li a:hover	{ color: #0185C3; font-weight:bold; background-image:url('images/09_POINTERA.gif'); background-repeat:no-repeat; background-position:left; }
#GenListMenu h2				{ color:#FD8301; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:17px; padding-bottom:10px; font-weight:bold }
#Footie						{ background-image:url('images/Footie.png'); background-position: 0% 0%; background-repeat:no-repeat; height:31px }
#FootPad					{ padding-top:31px }
#FootCont					{ padding: 31px 31px 0px 31px }

/*--Gallery--*/

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 790px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}


.HrLine
{
	background-image:url('images/hor_line.gif'); background-position: 0% 50%; background-repeat:repeat-x; height:10px
}

.NewsContent_Block
{
	background-color:#F5F5F5; text-align:justify; padding:2em
}



A:link 		{ COLOR: #034577; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif; font-size:10pt }
A:visited 	{ COLOR: #034577; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif; font-size:10pt }
A:active 	{ COLOR: #034577; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif; font-size:10pt }
A:hover 	{ COLOR: #C25E08; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif; font-size:10pt }


