body {

	background-image: url('../img/back.png');
	color:	black;
	font-family: Arial, sans-serif, Helvetica, Verdana, Georgia;
	font-size: small;
	line-height: 1.4em;
}

h1 {
	font-size: 170%;
}

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1.5px solid #495c5e;
}

#header {
	height: 108px;
	width: 800px;
	background-image: url('../img/banner.png');
	text-align: left;
	color: white;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
}

#footer {
	height: 20px;
	width: 800px;
	background-color: #af2b2d;
	font-size: 0.8em;
}

/* Define the style for the main menu.  The main menu uses a tabbed navigation list */

#menu {
	background-image: url('../img/filler.png');      
	color: black;
	width: 800px;
	height: 15px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.2em;
}

#menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul a {
	text-decoration: none;
	padding: 0em 2em;
        background-image: url('../img/filler.png');
	color: black;
	font-variant: small-caps;
	font-weight: bold;
}

#menu a:link {
      color: black;
      background-image: url('../img/filler.png');
}

#menu a:visited {
      color: black;
      background-image: url('../img/filler.png');
}

#menu a:hover {
      color: white;
      background-color: #cff;
}

#menu ul li#youarehere > a {  /* Highlights the "youarehere" item */
      color: white;
      background-color: #cff;
}

#menu #youarehere a:link, #menu #youarehere a:visited, /* Highlights the "youarehere" item for IE 6 */
#menu #youarehere a:hover, #menu #youarehere a:active {
        color: white;
        background-color: #cff;}

#top_fill {
      height: 5px;
      width: 800px;
      background-image: url('../img/filler.png');
}

#bottom_fill {
      height: 2px;
      width: 800px;
      background-color: #000;
}

#maincontent { /* Defines the style for the main content */
	height: 550px;
	width: 800px;
	background-image: url('../img/bkg.png');
	margin-top: 0px;
}

#tymaincontent { /* Defines the style for the main content */
	height: 575px;
	width: 800px;
	background-image: url('../img/bkg.png');
	margin-top: 0px;
}

#blah {
	border: 1px none black;
	padding: 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}
/* The following style defines the color and layout for the technews from digg.com */

#addons {
	float: right;
	width: 200px;
	margin: 10px;
}

#addon_title {
	border: 1px solid #696969;
	color: black;
	background-color: #FFFF99;
	width: 198px;
	font-weight: bold;
	text-align: center;
}

#addon_date {
	font-weight: normal;
	font-size: 0.8em;
}

#marqueecontainer{
	position: relative;
	width: 198px; 
	height: 435px; 
	color: black;
	background-color: white;
	overflow: hidden; 
	border: 1px solid #696969;
	padding: 0px;
	font-size: 0.8em;
}

#marqueecontainer ul {
	margin-left: 10px;
	padding-left: 10px;
}

/* Defines the layout of my contact information floating to the right of the contact page */

#contactinfo {
	color: black;
	background-color: #c0c0c0;
	width: 200px;
	float: right;
	margin: 30px;
	padding: 0px;
	border: 0px solid #696969;
}

#contactcontainer{
	position: relative;
	width: 198px; 
	height: 50px; 
	color: black;
	background-color: white;
	border: 1px solid #696969;
	padding: 0px;
}

#contactinfo ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
}

span.emphasize {
	font-weight: bolder;
}

#thankyou {
	border: 1px solid #696969;
	color: white;
	background-color: slategray;
	width: 500px;
	font-weight: bold;
	text-align: center;
}

/* Define the styles and layout for the "Services" submenu */

#menu2 {
	font-size: 1em;
	width: 128px;
	float: left;
	margin: 14px 5px 5px 5px;
	position: absolute;
	border-top: 2px solid #b22222;
	border-bottom: 2px solid #b22222;
	border-left: 1px solid #b22222;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu2 ul li {
	margin: 0;
}

#menu2 ul li a {
	display: block;
	background-color: #CCCC99;
	color: blue;
	text-decoration: none;
	padding: 5px;
}

#menu2 a:link {
	color: #000080;
	background-color: #CCCC99;
}

#menu2 a:visited {
	color: #000080;
	backgroun-color: #CCCC99;
}

#menu2 a:hover {
	color: #b22222;
	background-color: #CCCCFF;
	text-decoration: underline;
}

#menu2 a:active {
        color: #b22222;
        background-color: #CCCCFF;
}

#menu2 ul li#youarehere2 > a {
        color: #b22222;
        background-color: #CCCCFF;
}

#menu2 #youarehere2 a:link, #menu2 #youarehere2 a:visited,
#menu2 #youarehere2 a:hover, #menu2 #youarehere2 a:active {
        color: #b22222;
        background-color: #CCCCFF;
}

#realcontent {
	width: 405px;
	height: 400px;
	margin: 0;
	padding: 10px;
	background-color: #CCCCFF;
	float: right;
	border-top: 2px solid #b22222;
	border-right: 1px solid #b22222;
	border-bottom: 2px solid #b22222;
	border-left: 1px solid #b22222;
}

#scontent {
	width: 405px;
	height: 325px;
	margin: 0;
	padding: 10px;
	background-color: #CCCC99;
	float: right;
	border-top: 2px solid #b22222;
	border-right: 1px solid #b22222;
	border-bottom: 2px solid #b22222;
	border-left: 1px solid #b22222;
}