
/* set millions of background images */
.rbroundbox { background: url(/redirect/nt.gif) repeat; }
.rbtop div { background: url(/redirect/tl.gif) no-repeat top left; }
.rbtop { background: url(/redirect/tr.gif) no-repeat top right; }
.rbbot div { background: url(/redirect/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/redirect/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }


html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color: #FFFFFF;
	height: 100%; 
	top:20%;
	margin: 20%; 
	padding: 0px; 
	border: 0px;
}

input {
	/*
	border: 1px solid gray;
	width: 100px;	
	*/
}

hr {
	height:1px;
	color: black;
	bakground-color: black;
}

html>body hr{
	height: 0; 
	border: solid black 0; 
	border-top-width: thin;
}

html>body .login hr {
	height: 0; 
	border: solid grey 0; 
	border-top-width: thin;
}

html>body .menu-links hr {
	height: 0; 
	border: solid grey 0; 
	border-top-width: thin;
}

html>body .search-right-side hr {
	height: 0; 
	border: solid grey 0; 
	border-top-width: thin;
}


p {
	margin-top: 8px; 
	
	font-family: Verdana;
	font-size: 13px;
}


h2 {margin-top: 8px; 
	
	font-family: Verdana;
	font-size: 16px;
}


#banner {
	position: absolute;
	top: 102px; 
	left: 0px; 
}

html>body #banner {
	top: 103px;
}



#left-side {
	width: 600px;
	height: 460px;
	border-right: 1px solid #416583;
	border-right-style: dashed;
}

#left-side p {
	padding-left: 20px; 
}

html>body #left-side {
	width: 600px; 
	height: 460px; 
}



#menu-page-id #left-side, #sub-page-id #left-side {
	border: 0px; 
}


#footer {
	clear: both; /* ??? */
	height: 5%;
	padding: 0px;
	margin: 0px;

	width: 599px; 
}

.footer-text {
	font-family: Verdana;
	font-size: 9px;
	color: #555353;
	padding-left: 5px;

	text-align: center; 
}





.heading-text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5E6264;
}

.hyperlink {
	font-family: Verdana;
	font-size: 10px;
	color: #333399;
	font-weight: bold;
}

#content {
	/*
	position: absolute;
	top: 220px; */
	/*right: 175px; */
	/*left: 318px; */
	
	width: 280px; 
	min-height: 250px; 

	
	border-right: 1px solid #416583;
	border-right-style: dashed;	
	
	margin-top: 130px;	
	margin-left: 320px;
	
	/*
	padding-top: 110px;
	*/
	
	padding-top: 100px; 

	text-align: left; 
}


html>body #content {
	margin-left: 312px;


}


#content-search {
	width: 600px; 
	min-height: 450px; 

	border-right: 1px solid #416583;
	border-right-style: dashed;	

	margin-top: 130px;
	margin-left: 0px; 

	text-align: left; 
}

#search-right-side {
	position: absolute; 
	top: 360px;
	
	/*
	left: 625px; 	
	*/

	left: 619px; 
}



.content-page-heading {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #386E92;
	
	text-align: left;
}

.content-page-sub-heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5E6264;
	
	text-align: left;
}

#related-topics {
	width: 150px;
	height: 200px;
	position: absolute; 
	top: 390px;;
	left: 70px;	
	
}

.related-topics-heading {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #094D84;
}

.related-topics-sub-heading {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3A3D3F;
}

.related-topics-paragraph-text {
	font-family: Verdana;
	font-size: 10px;
	color: #3A2D3F;
}



#spacer {
	display: block;
	height: 95%;
	float: left;
	width: 1px; /* 1px would be enough this is for display only */
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;
	
	/*
	background-color: red; /* visual effect only */	
	background-image: url(pixel.gif);
	*/
}

#contentwrap {
	display: block;
	width: 99%; /* to suit but leave room for spacer */
	text-align: center;
	padding: 0;
	margin: 0;
	
	float: right;
}

#mainwrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 520px;
}

html>body #mainwrap {
	width: 600px;
}


/*
    Home Page - position login 
    and super sam 
*/
#home-page-login-supersam {
	position: absolute;
	top: 360px; 

	/* 
	left: 625px; 
	*/
	left: 619px; 
}


/* site map */ 
#sitemap {
	padding-left: 10px; 
	padding-top: 30px; 

}

.sitemap1 {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold; 	

	color: #5E6262;

	padding-left:10px; 
	padding-bottom: 5px; 
	padding-top: 30px; 

	text-decoration: none; 
}

.sitemap2 {
	font-family: Verdana;
	font-size: 11px; 
	color: 1A1616;
	
	padding-left: 25px; 
	padding-bottom: 5px; 
}

.sitemap3 {
	font-family: Verdana;
	font-size: 11px; 
	color: 1A1616;

	padding-left: 40px;
	padding-bottom: 5px; 
}

.sitemap4 {
	font-family: Verdana;
	font-size: 11px; 
	color: 1A1616;

	padding-left: 55px;
	padding-bottom: 5px; 
}

#search-results {
	padding-top: 20px;
}

.search-item {
	padding-left: 30px;
}

.search-item-description {
	padding-left: 30px; 
}


#horizontal-line {
	position: absolute;
	top: 94px;
	left: 0px;
}

html>body #horizontal-line {
	top: 94px; 
	color: #000000;
}

#results {
	height: 450px;
	
}