﻿img { behavior: url("http://www.safecitycommission.org/templatefiles/iepngfix.htc") }
    body 
{
    background-color: Black;
    text-align: center;
    margin-top: 0px;
}
#container_tips 
{
    text-align: left;
    margin: 0 auto;
    width: 716px;
    
}
/***Header***/
div#tips_header
{
    text-align: right;
    height: 217px;
    overflow:hidden;
}
div#tips_header .social {
	position: relative; bottom: 207px; margin: 0 10px;
	width:124px;
	height: 43px;
}

div#tips_header .social img {
	width: 124px;
	height: 43px;
	border: none;
}
/****Menu***/
div#menu_tips
{
    text-align: center;
}
div#menu_tips h1 
{
    font-family: arial;
    font-weight: 600;
    font-size: 11px; /*IE*/
    display: inline;
    text-transform: uppercase;
    margin-left: 6px;
    margin-right: 6px;
       
}
div#menu_tips h1 a
{
    text-decoration: none;
    /*color: white;*/
    color:#eeeeee;
}
/****Content Area***/
div#main_content_tips
{
    width: 716px;
    margin-top: 20px;
    font-family: arial;
    color: #eeeeee;
}
h1.content_heading_tips
{
    font-size: 20px;
    color:#dddddd;
    border-bottom: 1px solid rgb(254, 0, 3);
    padding-bottom: 15px;
    font-family: arial;
    text-align: left;
}

	
/****Main Content Area****/

/* H1 Tag - has red line underneath - main title */
.content_area_tips h1 
{
    font-size: 20px;
    color:#dddddd;
    border-bottom: 1px solid rgb(254, 0, 3);
    padding-bottom: 15px;
    font-family: arial;
    text-align: left;
}

/* H2 Tag - Questions */

.content_area_tips h2 
{
    font-size: 11px;
	line-height:16px;
	font-weight:bold;
	color:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/* H3 Tag - has gray line underneath - main title */
.content_area_tips h3
{
    font-size: 16px;
    color:#dddddd;
    border-bottom:1px solid #666666;
    padding-bottom: 5px;
    font-family: arial;
    text-align: left;
}

/* H4 Tag - School Names */

.content_area_tips h4 
{
    font-size: 11px;
	line-height:16px;
	font-weight:bold;
	color:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* H5 Tag - intro paragraph */

.content_area_tips h5 
{
    font-size: 11px;
	line-height:16px;
	font-weight:bold;
	color:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content_area_tips p 
{
    font-size: 11px;
    line-height: 16px;
	color:#eeeeee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

li {font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

/****Red Links****/

a:link {color:#FF0000; text-decoration:none;}
a:visited {color:#FF0000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}
a:active {color:#FF0000; text-decoration:none;}


/****Home Page Content Area****/
div#lft_content_main
{
    float: left;
    width: 318px;
    padding-left: 10px;
    padding-right: 30px;
    
}
div#rt_content_main
{
    float: left;
    width: 318px;
    padding-left: 30px;
}
div#rt_content_main img
{
    margin-left: auto; 
    margin-right: auto;
}
div#lft_content_main img
{
    margin-left: auto; 
    margin-right: auto;
}
p.img_center
{
    text-align: center;
}
/*****Footer area****/
#footer_tips 
{
    color:#CCCCCC;
    border-top: 1px solid white;
    padding-top: 8px;
    clear: both;
}
#footer_tips img
{
    border: none;
    width: 142px;
    float: left;
    
}
p.footer_tips_p
{
    display: inline;
    font-size: 10px;
    letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-top: 3px;
    float: right;
	color:#CCCCCC;
    
}