body {
    background-color: #366486;
    padding-top: 2%;
    min-width: 800px;
}

#content {
    background-color: #ffffff;
    -webkit-border-radius: 10px; /* for Safari */
    -moz-border-radius: 10px; /* for Firefox */
	border-radius: 10px;
    border: 1px solid #000;
    width: 85%;
    font-family: "Times New Roman", Times, serif;
    color: #000000;
    margin-top: -1%;
    padding: 2%;
    padding-top: 1%;
    margin-left: 6%;
    line-height: 1.75em;
    position: relative;
	
}

#content h2 {
    font-variant: small-caps; /**
     border:solid pink 1px; **/
    padding-top: 0;
    margin-top: 2%; /**
     text-shadow:3px 3px 3px rgba(29,107,68,.8);**/
}

#container {
    width: 77%;
    margin-left: 21%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
    top: 12%;
    padding-top: 1%;
    padding-bottom: 2%;
    background-color: #7d9ec0;
   -webkit-box-shadow: 0 8px 7px rgba(0, 0, 0, .8);
   -moz-box-shadow: 0 8px 7px rgba(0, 0, 0, .8);
    /**
     border:1px solid white;**/
}

.banner { 
    
     -webkit-box-shadow: 0 5px 10px rgba(249,253,249,.7);
    -moz-box-shadow: 0 5px 10px rgba(249,253,249,.7);
    width: 89%;
    margin-left: 6%;
	border: solid silver 1px;
	margin-bottom:.75%;
}



.search_top {
    float: right;
    margin-right: 10%;
}

.pagepic {
    margin: 2%;
    margin-right: 0;
    margin-bottom: .5%;
    border: ridge gray 3px;
    width: 40%;
    float: right;
    clear: none;
}

.pagepicv {
    margin: 2%;
    margin-right: 0;
    margin-bottom: .5%;
    border: ridge gray 3px;
    float: right;
}

.stop_checklist {
    border: solid 1px #000;
    width: 35%;
    background: url(../image-files/extras/img/safety-box-color2.png) repeat-x;
    float: left;
    margin-right: 2%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius: 10px;
    color: #fff;
    padding: 1%;
}

.stop_checklist h4 {
    text-align: center; 
 
	/**
    border:1px solid yellow; **/
    width: 100%;
	padding-top:8%;
    padding-bottom: 1%;
    margin: 0;
    color: #fff;
}

.stop_left {
    float: left;
    margin-top: -2%;
    margin-right: 1%;
}

.stop_checklist a:visited {
    color: #fff;
}

.stop_checklist a:hover {
    color: yellow;
	background-color:green;

}


.red_section {
	border:ridge yellow 2px;
	width:25%;
	font-family:Georgia;
	background: url(../image-files/extras/img/r2w-long.png) repeat-x;
	padding:.5%;
	float:right;
	margin-top:0;
	padding-top:0;
	margin-bottom:10%;
	margin:1%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,.5); 
	color:#fff;
}

.red_section h3 {
	
	text-align:center;
	clear:all;
	color:yellow;


}

.red_right {
	width:28%;
	float:right;
	margin-top:5%;
	
}

.red_section ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

.red_section li {
	background-image: url(../image-files/NCS/stopsign-mini.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:18%;
	padding-bottom:1.5%;
}	

.red_section a:visited {
	color:yellow;
}

.red_section a {
	color:yellow;
}


#adbanner {
    float: left;
    margin-left: 25px;
    border: 2px solid #ffffff;
    padding: 0;
}

.alert {
    font-style: italic;
    font-weight: bold;
}

#monetization {
    position: absolute;
    right: 0px;
    margin-top: 10%; /**
     border:solid 2px yellow; **/
    max-width: 140px;
    padding-right: 1%;
}


/**SafetTopics links **/
.getlist {
    width: 30%;
    position: absolute;
    margin-left: 60%;
}

.getlist h6 {
    width: 95%;
    border: silver ridge 1px;
    background: url(../image-files/extras/img/y2y-gradient.png) repeat-y;
    font-size: 105%;
    padding: 1%;
    text-align: center;
    padding-top: 0;
    margin-top: 2%;
    color: #000; /**
     text-shadow:3px 3px 3px rgba(0,0,0,.6); **/
}

.getlist a {
    padding: .5%;
    color: #000;
    text-decoration: underline;
}

.getlist a:visited {
    color:#000;
}

.getlist a:hover {
    background-color:transparent;
    font-size: 120%;
    padding: .25%;
}

#safetytopics {
    position: relative; /**don't change**/
    /**	border:double 3px #ffffff; **/
    background: url(../image-files/extras/img/safety-box-color.png) repeat;
    padding-left: 0;
    width: 80%;
    margin-left: 8%;
    height: 295px;
    z-index: 77;
	margin-top: 5%;
}

.stpic {
    float: left; /**don't change**/
    margin-right: 0;
    /**dborder:#ffffff 1px solid; **/
    z-index: 99;
    background: url(../image-files/extras/img/safety-box-color.png) repeat-x;
    padding: 1%;
	clear:none;
}

#safetytopics h3 {
    padding: 1%;
    margin: 1%;
    color: #fff;
    text-align: center;
}

#safetytopics h2 {
	padding: 1%;
    margin: 1%;
    color: yellow;
    text-align: center;
}

/**SafetTopics list mark up **/
#safetytopics ul {
    list-style-type: none;
    position: relative;
}

#safetytopics li {
    display: block;
}

#safetytopics a {
    padding: 1%;
    color: yellow;
    font-size: 120%;
	margin-left:10%;
    text-decoration: underline;
}

#safetytopics a:visited {
    color: c0c0c0;
}
#safetytopics a:hover {
	background-color:transparent;
}

.stimg {
	float:right;
	margin-right:5%;
	margin-top:1%;
}

#searcht h4 {
    color:#000;
    margin-bottom: 0;
}

#searcht {
	width:45%;
	margin-left:27%;
    position: relative;
    text-align: center;
	margin-bottom:3%; /**
	border:solid 2px black;**/
	
}

.pgdivider {/**
	border:solid black 2px;**/
	padding:0;
	margin-left:2%;
	margin-top:3%;
	width: 55%;
}

.pgdivider2 {/**
	border:solid black 2px;**/
	padding:0;
	margin-left:18%;
	margin-top:3%;
	width: 55%;
}

.pgdivider3 {
	width: 55%;
	margin-top:10%;
}

/** home **/
#home {
    text-align: center;
}

/**repeats for all t2 and t3--white effect **/
.point {
    font-style: italic;
    font-weight: bold;
    font-size: 120%;
    color: green;
}
/**
a {
    color: #910000;
   
}

a:visited {
    color: purple;
}

a:hover {
    background-color: #fff;
    color: #000;
}**/

.email {
    font-style: italic;
    font-size: 120%;
    color: green;
    font-weight: bold;
}

.toowide {
    margin-left: -10%;
}

#video{
	margin-top:2%;
}

#video_right {
	float:right;	
}

#video_left {
	float:left;	
	margin-right:3%;
}

/** ad code **/
.box_ad {
    float: left;
    padding-right: 1.5%;
}

.half-page1 {
    padding-top: 1%;
}

.box_ad_right {
    float: right;
    padding-left: 1.5%;
}

.list_right_menu {
    padding-top: 2%;
    padding-left: 3%; /**
     border:#fff 1px dotted; **/
}

.horz_banner {
    /**border:1px solid yellow; **/
    margin-top: 2%;
}

.longh_banner {
    margin-left: -10%;
}

.astore {
    width: 172%;
    margin-left: -35%; /**
     border: 2px solid red; **/
    padding: 0;
    margin-top: 3%;
    padding-left: -5%;
}

.adbox_rect {
    float: left;
    padding-top: 1%;
    margin-right: 1.5%;
}


#templist {
	float:left;
}


#templist table{
	border: solid 1px #fff;
	margin-right:5%;
	margin-top:5%;
		
}

#templist td {
}

#templist td, tr, th{
	border: solid 1px #fff;
	padding:.5%;
	vertical-align:middle;

}

#templist th {
	background-color:green;
	color:#fff;
}

.filler {
	text-align:center;
	
}

/**BOTTOM TABLE******/

#ncslinks {
    border-collapse: collapse;
    color: green;
    width: 68%;
	margin-bottom:5%; /**
     border:solid red 2px; **/
}

#ncslinks th {
    border-bottom: solid gray 1px;
    font-size: 130%;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .4);
    color: #000;
}

#ncslinks tr {
}

.middle {
    border-right: solid gray 1px;
    border-left: solid gray 1px;
}

#ncslinks td {
    text-align: center;
}

#ncslinks a, #ncslinks a:visited {
    color: green;
    font-size: 100%;
}

#ncslinks a:hover {
    font-size: 100%;
    background-color: #fff;
    color: #000;
}

.table_links { /**
	border:solid green 1px;**/
	width:85%;
	padding:0;
	margin-left:6.5%;
}

.table_links img { /**
	border:solid green 1px;**/
	float:left;
	
}
.copyright {
    text-align: center;
}

.centerme {
    text-align: center;
}


.twidget {
	float:left;
}


/** News and research */
#newsa {
	text-align: center;
}

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

.highlight h2 {
	text-align: center;
	font-variant: small-caps;
}

.highlighta h2 {
	text-align: center;
	font-size: 200%;
	font-variant: small-caps;
}

.researcha {
	text-align: center;
}

.group {
	font-style: italic;
	color: green;
}

.title {
	text-align: center;
}

#feature h2 {
	text-align: center;
	font-variant: small-caps;
}


