html {
 border: 2px solid #ffffff;
 width: 830px;
 background-color:#1f1f1f;
  background-image:url('images/stars.jpg');
	}

body {
background-color: #1f1f1f;
margin-left: auto;
margin-right: auto;
}
 
a:visited {
color: #00fffe;
}

 
 /*Whats New Section on Index Page*/
 #whatsnew {
height: 155px;
margin-left: 100px;
  margin-right: 10px;
   background-image:url('images/meeting_block.png');	
	  background-repeat:no-repeat;
	background-color: #1f1f1f;
border: 0px solid #ffffff;
 padding-left: 0px;
 padding-right: 5px;
 padding-top: 0px;
 padding-bottom: 5px;
  vertical-align:top;
	font-family:'Comic Sans MS','Monotype Corsiva',cursive;
 }
 
 #wn_date {
  font-size:small;
  font-weight:600;
	color: #000000;
 }
 
 .wn_link {
  font-family:'Comic Sans MS','Monotype Corsiva',cursive;
  font-weight:700;
	font-variant:small-caps;
	font-size:small;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	border: 0px;
	}
	
	 .wn_link1 {
   font-family:'Comic Sans MS','Monotype Corsiva',cursive;
  font-weight:700;
	font-variant:small-caps;
	 font-size:small;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 110px;
	text-align: left;
	}
	
	/*Text inside of the box*/
	#meeting_box_div {
	width: 250px;
	margin-top: 10px;
	margin-left: 3px;
	 text-align:center;
	 border: 0px solid #ffffff;
	}
	
	
	.wn_link:visited {
	color:#000000;
	}
	
 .wn_link:hover {
 color: #0000ff;
 }
 .wn_link1:visited {
	color:#000000;
	}
	
 .wn_link1:hover {
 color: #0000ff;
 }
 .divider1 {
 color: #000000;
 }
 
 /* Navbar settings  */
a.divider {
color: #ffffff;
 text-align:left;
}

#click_here {
background-color: #000000;
color: #ffffff;
text-align:center;
border:1px solid #d40000;
margin-left: 30px; 
 text-align:left;
}

a.clickhere {
color:#ffffff;
text-decoration:none;
font-weight:700;
}

a.clickhere:hover {
color:#ff0000;
}



#navbar {
float: left;
padding-right: 35px;
padding-top: 25px;
margin-top: 20px;
margin-right: 25px;
width: 140px;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #1f1f1f;
 text-align:left;
}
#nav {
 list-style-type:none;
}

a.nav {
font-variant:small-caps;
color:#ffffff;
text-decoration:none;
font-weight:700;
background-color:#1f1f1f;
}

a.nav:hover {
color:#ff0000;
}

p.browser_warning{
background-color:#1f1f1f;
margin-bottom: 5px;
font-size:x-small;
color: #c0c0c0;
margin-left: 40px;
}


a.w3c {
margin-left: 40px;
border: none;
}
img.w3c {
border: 0;
}

/* Main Text Area Settings  */
#main_text {
color: #ffffff;
 background-color:#1f1f1f;
  background-image:url('images/red_circle_logo-watermark.png');
  background-repeat:no-repeat;
	   background-position:50% 40%;
margin-left: 225px;
margin-top: 10pt;
margin-bottom: 0px;
width: 500px;
height: auto;
 font-size: 13pt;
}

/* Mission Statement Settings*/
div.motto_div {
width: 400px;
border:2px solid #ffffff;
font-size:small;
color:#ffffff;
text-align:center;
font-style:oblique;
}

p.ms {
font-weight:700;
text-decoration:underline;
}

/* Index Page List Settings */
ul.not{
list-style-type:disc;
}

li {
padding-top: 5px;
padding-bottom: 5px;
}

/* Image Settings*/
#img1 {
float: right;
text-align:center;
font-size:x-small;
border: 1px double #ffffff;
margin-left: 5px;
} 

#img2 {
float: left;
text-align:center;
font-size:x-small;
}
 
#photo_info1 {
font-size:small;
color:#ffffff;
}

/* Job Description Settings */
.position {
font-variant:small-caps;
font-weight:900;
}

/* Q and A Settings */
a.question {
 font-style:normal;
font-weight:800;
font-size:large;
color: #ffffff;
margin-bottom: 5px;
}

a.answer {
color: #ffffff;
margin-bottom: 10px;
}
/* Misc. Settings */
.emphasis {
 font-weight:700;
}

/*Links page*/
.link_logo {
border: 0;
}
.link_image {
border: 0;
}
.links {
 list-style-type:none;
}

a {
font-color: #ffffff;
text-decoration:none;
}

/*Footer*/
#copyright {
color: #ffffff;
font-size:small;
}
