		
		#banner
		{
			border-top: 20px solid #ededed;
			text-align: middle;
			float: left;
			width: 100%;
			
		}
		
		.clearboth { clear: both; }
		
				.blank
		{

 			margin-top: 10px;
 			float: left;
			width: 21%;
			min-width : 200px;
		}

		
		.spacer
		{
			float: left;
			width: 14%;
		}
		
		#logo
		{
			margin-top: 10px;
			float: left;
			background-image: url(../images/logo.jpg);
			background-repeat: no-repeat;
			height: 153px;
			min-width : 200px;
		}
		
		#intro
		{
                       float:left;
                       padding-top:2em;
		       hieght: 200px;
                       width: 100%;
                       color: #7e1818
		}
		
#ActionItems {
	float: left;
	font-size: 0.8em;
        width: 21%;
	background-color: #E9E9E9;
	min-width: 200px;
        text-decoration: none; 
}
		


		
#submenu
		{

        float: left;
	margin-left: 0% !important;
	margin-left: 4px;
	margin-top: -20px;
	width: 47%;
	background-color: #eee;
	padding: 0;
}
#submenu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;		
    }
#submenu li {
	float: left;
	width: 30%;
	min-width: 30%;
	background: #eee url(../images/menuBullet.gif) no-repeat right;
	text-align: left;
	padding-top: 3px !important; padding-top: 20px;
	padding-left: 10px;
	border-left: 1px dotted Gray;
	vertical-align: middle;
}
#submenu li:hover {
 cursor: hand;


}

#submenu a {
                display: block;
		padding-left: 10px;
		height: 20px;
                text-decoration: none;
}
#submenu a:hover {
      color:gray;
}

#textlogo
		{
		background-image: url(../images/textlogos.jpg);
		background-repeat: no-repeat;
               float:left;
               padding:20px;
               width:44%;
		
		
		}

#ttextlogo
		{
			
	      
	     
                        background-image: url(../images/trans.jpg);
			background-repeat: no-repeat;
                        float:left;
                        padding:20px;
                       width:49%; 
		
		
		}

#dtextlogo

		{

			background-image: url(../images/detail.jpg);
			background-repeat: no-repeat;

		        float:left;
                        padding:20px;
                        width:52%;
		}

#mainContent {
	float: left;
	background: #7E1818 url(../images/bg.gif) repeat-x;
	color: #FFFFFF;
	width: 44%;
	padding: 20px;
	border-top: 8px solid #cfd1d2;
}
#mainContent p
		{
	color: #330000		
 font-size: 90%;
		}

#mainContent h4

{
          float:center;
}

#TmainContent {
	float: left;
	background: #000;
	color: #000;
	width: 44%;
	padding: 20px;
	border-top: 8px solid #000;
}
#TmainContent p
		{
	color: #000		
 font-size: 90%;
		}

#TmainContent h4

{
          float:center;
}


#BodyContent {
		        float: left;
			width: 47%;
                        padding-left: 3%;
		}
		
#pullquote a {
	background: url(../images/linkBullet.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	margin: 2em 0 0 2em;
	font-weight: bold;
	color: #330000;
}

#pullquote a:hover {
	background: url(../images/linkBulletOver.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #8D8D8D;
}
		
#pullquote {
	background: White url(../images/menu.gif) no-repeat;
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	line-height: 1.3em;
	padding: .8em;
}
		
		#newsItem1
		{
			
			border-right: 1px solid #ddd;
			margin-top: 20px;
			float: left;
			padding-right: 2%;
			padding-left: 1%;
			width: 21%;
			
		}
		
	#newsItem2
		{

			margin-top: 20px;
			padding-left: 1%;
			float: left;
			margin-left: 2%;
			width: 20%;

		}
		
		
		#footer
		{
			border-top: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			
			float: left;
			color: #3b3b3b;
			background-color: #bbb;
			text-align: right;
		}
		
.mainImage {
	border: 5px solid #660000;
	float: left;
	margin-right: 20px;
}

.TmainImage {
	border: 5px solid #000;
	float: left;
	margin-right: 20px;
}
		/*
		h1, h2, h3, h4, h5, h6, p, ul, ol, dl
		{
			margin-left: 7px;
			margin-right: 7px;
		}
		
		h1, h2, h3, h4, h5, h6
		{
			margin-top: 5px;
			margin-bottom: 0;
		}
		
		h1+p, h2+p, h3+p, h4+p { margin-top: .2em; }
		*/

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{

color: #FFF;
}

h2 {
	font-size:16px;
}
h3{
	color:#330000;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:10px;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}
h4 {
	font-size:12px;
}


/* ~~~~~~~~~Contact Form~~~~~~~~~ */


form { margin-top:-10px; padding-bottom:10px; border: none; background: #cfd1d2; position: relative; }

.contact a { color: #333; text-decoration: underline; }
.contact a:hover { color: #111; text-decoration: none; }


legend { display:none; }
#innerform { padding: 15px 10px 20px 30px; }
label {
	font: bold 0.8em "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	color: #333;
	text-transform: none;
	display:block;
	padding-right: 10px;
	width: 75px;
	text-align: right;
	height: 20px;
	line-height: 20px;
}
div.row { padding-top: 10px; }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  width: 335px;
  text-align: left;
}
	
input, textarea, .options {
	font: .8em "Lucida Sans", helvetica, arial, verdana, sans-serif;
	padding: 0.2em;
	border: solid 1px #dadada;
}
input:hover, textarea:hover { background-color: #f1f1f1; }
input:focus, textarea:focus { background-color: #f8ffda; border: solid 1px #999; }

.options input {
	float: none;
	padding-left: 0;
}
div.buttons {
	clear: both;
	width: 300px;
	padding-top: 20px;
	margin-left: 100px;
}

.options label {
	font: .8em "lucida sans", verdana, sans-serif;
	color: #000;
	text-transform: none;
}

input[type="submit"] {
	border: 1px solid #dadada;
	color: #333;
	padding: 5px 25px;
	font-weight: bold;
}
input[type="submit"]:hover { background-position: center top; }

input[type="reset"] {
	border: 1px solid #660000;
	color: #ddd;
	background-color: #660000;
	padding: 5px;
	margin-left: 5px;
	display: none;
}
input[type="reset"]:hover { background-color: #990000; }

.clearthis { clear: both; }

/* TEXT */

p.message {
	font: normal 1.2em "lucida sans", verdana, sans-serif;
	color: #330000;
	background: #CCCCCC;
	display: block;
	padding: 10px;
	width: 90%;
}
p.explanation {
	font-size: 10px;
	font-weight: normal;
	color: #330000;
}

select {
	font: .9em "lucida sans", verdana, sans-serif;
}

span.highlight { background-color: #fbffc1; }
span.highlight2 { background-color: #d1ffc1; }
var { color: #330000; }

codeblock {
	border: 1px solid #DADADA;
}

/* ERRORS */

.none {
	display: block;
	position: relative;
	color: #333;
	font-size: 0.8em;
	margin: 0 0 1em;
	padding: 0.5em 0.5em 0.5em 25px;
	background-color: #f1f1f1;
	border-bottom: 1px dotted #999;
}

.NOTOK {
	display: block;
	font-size: 0.8em; 
	position: absolute;
	left: 0px; top: -40px;
	color: #222;
	margin: 0 0 1em;
	padding: 0.5em;
	background-color: #ffdfdf;
	border-bottom: 1px dotted #de9292;
	text-align: center;
}

.OK {
	display: block;
	font-size: 0.8em; 
	position: relative;
	color: #003300;
	margin: 0 0 1em;
	padding: 0.5em;
	border-bottom: 1px dotted #de9292;
	background-color: #CCFFAA;
	text-align: center;
}

.errorMessage {
	width: 500px;
	height: 50px;
	font-size: 0.9em;
	font-family: "Lucida Sans", Georgia, sans-serif;
	position: absolute;
	left: 13px; top: -55px;
	color: red;
	padding-top: 10px;
	background-color: #222;
	background: url(../img/bubble.gif) no-repeat left top;
	text-align: center;
}

.focus { background-color: #fefbc8; }

.error { background: #FF9999; }

.warning { background: url(../img/marks.gif) no-repeat left 0px; }

.checkmark { background: url(../img/marks.gif) no-repeat left -40px; }

.question {	background: none; }

.highlight { background: url(../img/marks.gif) no-repeat left -60px; }






/* ~~~~~~~~~ THANKS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	top: 15px;
	font-size: 90%;
	text-transform: uppercase;
	margin: 0;
	line-height: normal;
	height: 41px;
	margin-top: 5px;
	font-weight: bold;
	border-top: 1px solid #989fa8;
}
    #topmenu ul {
	  margin: 0;
	  margin-left: 15%;
	  padding:0px 0px 0 2px;
	  list-style:none;
	  
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      text-align : center;
      }
    #topmenu a {
      float:left;
      background:url(../images/menuleft.gif) no-repeat right top;
      margin:0;
      padding: 0;
      text-decoration : none;
		font-size: 95%;

      }
    #topmenu a span {
	float: left;
	display: block;
	width: 90px;
	background: url(../images/menuright.gif) no-repeat left top;
	padding: 4px 15px 6px 14px;
	color: #4d4c4d;
	cursor: pointer;
}
      

	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#FFFFFF;
      }
    #topmenu a:hover {
      background-position:0% -57px;
      }
    #topmenu a:hover span {
      background-position:100% -57px;
    }
    #topmenu a span.selected {
    background:url(../images/menuright-selected.gif) no-repeat left top;
      background-position:100% -57px;
      color: #FFFFFF;
    }