@charset "UTF-8";
/* Universal style rule */ 
*{ 
  margin: 0; 
  padding: 0; 
  /* Temporary borders 
  border: dashed 1px #FF0000; */ 
 }
.p-first {
	font-size: 1.5em;
	font-weight: bold;
}

body {
	background-color: #000000;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	background-color: #333333;
	width: 47em;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	padding-top: 1em;
}
#body {
	position: relative;
}
#body-top {
	background-image: url(images/bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/***************Styles in the header ***************/
#header {
	height: 29em;
}
#image {
	float: right;
	padding-top: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 1em;
	width: 20.75em;
	display: block;
}
 	

#logo {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 1.5em;
	text-decoration: none;
}

/*************** Styles in Content ****************/
#content {
	line-height: 1em;
	text-align: justify;
	margin-top: 1.75em;
	margin-bottom: 0.5em;
	padding-right: 0.5em;
	margin-left: 6em;
	style:width=100%;
	padding-bottom: 0.5em;
	overflow: auto;
	height: 17.5em;
	margin-right: 1.5em;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 99%;
	font-size: 0.8em;
	text-align: justify;
	overflow: auto;
}
#content ul {
	font-size: 100%;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
	padding-left: 2em;
}
#content a, #content a:link, #content a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
}
#content a:hover, #content a:active, #content a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content a {
	text-decoration: none;
}
#title {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-left: 7em;
	margin-top: 1.75em;
}
#address {
	margin-left: 0.6em;
	margin-top: 4em;
	text-align: center;
}
acronym, abbr {
	cursor: arrow;
}


/***************** styles for gallery & news pages **************/
#marquee {
	line-height: 1em;
	background-color: #CCCCCC;
	text-align: center;
	width: 32em;
	padding-top: 2em;
	padding-right: 1.5em;
	padding-bottom: 2em;
	padding-left: 1.5em;
	margin-right: auto;
	margin-left: 8em;
	margin-top: 3em;
	border: 4px ridge #FF9900;
	background-image: url(images/marquee.jpg);
	background-repeat: no-repeat;
}

#screen {
	background-color: #000000;
	margin-left: 8em;
	margin-top: 0.5em;
	padding: 0px;
	margin-right: 3em;
	position: relative;
	border: 4px outset #FF9900;
	width: 35em;
}
#newsheet {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 80%;
	line-height: 1em;
	height: 32em;
	overflow: auto;
}
#newsheet a {
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: underline;
	font-size: 80%;
	font-style: italic;
	font-weight: bolder;
}
#newsheet p {
	padding-right: 1em;
	padding-left: 1em;
	text-align: justify;
	line-height: 1.25em;
	overflow: auto;
}
#name {
	clear: both;
}

/**************** styles in Navbar ************/

#navbar {
	height: 1.6em;
	margin-left: 6em;
	border: 2px solid #FFFFFF;
	margin-right: 1em;
	margin-top: 0.25em;
}
#navbar ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar li {
	float: left;
	position:relative;
}
#navbar a,
#navbar a:link
#navbar a:visited {
	text-decoration: none;
	color: #F3E9D9;
	font-weight: bold;
	display: block;
	font-size: 80%;
	text-transform: uppercase;
	outline-style: none;
	height: 2em;
	display: block;
	text-align: center;
	line-height: 2em;
	outline-style: none;
	padding-left: 1.5em;
	padding-right: 1.5px;
}

/*** Navbar hover & active links ***/
#navbar a:hover,
#navbar a:active
#navbar a:visited{
	color:#FF9900;
}


/************* Styles for Tray ************/



#body-bottom {
	
}
#tray {
	margin-left: 6em;
	padding-top: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1.75em;
	margin-right: 1em;
	border: 2px solid #FFFFFF;
}
#tray img {
	float: left;
	width: 14em;
	padding-left: 0.25em;
	padding-bottom: 1em;
	list-style-type: none;
	text-decoration: none;
}
#tray p {
	padding-top: 2em;
}
#links img {
	display: inline;
	width: 12em;
	margin-left: 0em;
	text-align: center;
	list-style-type: none;
}
#links {
	margin-left: 1.5em;
	padding-bottom: 4em;
	list-style-type: none;
	font-weight: bold;
}
#links a, #links a:link, #links, a:visited {
	text-decoration: none;
	list-style-type: none;
}
#banner {
	padding-top: 0px;
	padding-bottom: 0em;
	height: 9em;
	padding-right: .5em;
	padding-left: 0em;
}
#icons {
	height: 3.2em;
	margin-left: 2em;
}
#icons img {
	width: 7.8em;
	padding-top: 1.5em;
	padding-left: 1em;
	padding-bottom: 1.5em;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/********************* Styles for Footer ****************/
#footer {
	margin-left: 5em;
	padding-right: 0.75em;
	height: 3.5em;
	padding-bottom: 1.5em;
	padding-top: 3em;
}
#footer p {
	font-size: xx-small;
	text-align: center;
	padding-top: 2em;
}
img {
	text-decoration: none;
}
#menu {
	margin-left: 9em;
	margin-right: auto;
	text-align: center;
	padding-top: 2.25em;
	padding-bottom: .5em;
	width: 34em;
}
#menu p {
	font-size: 100%;
}
#menu a, #menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 1.5em;
}
#menu a:hover, #menu a:active, #menu a:visited {
	color: #FF9900;
}
.clear {
	clear: both;
}
#newsheet img {
	display: inline;
	width: 37.5em;
}
