/*this is the core style sheet for TEKSmed.com*/
body { 
	font-family:   "Trebuchet MS", "Lucida Sans Unicode",   Verdana, Georgia, sans-serif; 
	font-size:10pt;
	text-align:center;
	}

a:link { 
	text-decoration: none; 
	font-weight:bold;
	color:#800000;
	}

a:visited { 
	text-decoration: none; 
	font-weight:bold;
	color: #b35757;
	}

a:hover { 
	text-decoration: underline; 
	color:#083c08;
	font-weight:bold;
	}
#container 
{
    text-align:left;
    padding-top:200px;
	width:900px;
 	background:url(images/top3.jpg) no-repeat center top;
        }
        
#footer
{
    text-align:left;
	width:900px;
	height:102px;
 	background:url(images/bottom3.jpg) no-repeat center top;
        }
        
#navigation-container 
{
    list-style-type:none;
    padding-left:100px;
    float:left;
    
}

#navigation-container img
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:none;
     
}


#body-container
{
    width:900px;
    background:url(images/middle3.jpg) repeat-y center top transparent;   
}

#content-container
{
    width:507px;
    margin-left:180px;
    border-width:thick;
    border-color:Black;

       
}



#container1 {
	margin-top: 0px; 
	height: 210px;
 	background:url(images/top3.jpg) no-repeat center top transparent;
	position: relative;
		}
#container2 {
	margin-top: 0px; 
	height: 300px;
 	background:url(images/middle3.jpg) repeat-y center top transparent;
	position: relative;
		}
#container3 {
	margin-top: 0px; 
	height: 100px;
 	background:url(images/bottom3.jpg) no-repeat center top transparent;
	position: relative;
		}
#container1a {
	margin-top: 0px; 
	height: 280px;
 	background:url(images/top2.jpg) no-repeat center top transparent;
	position: relative;
		}
#container2a {
	margin-top: 0px; 
	height: 300px;
 	background:url(images/middle2.jpg) repeat-y center top transparent;
	position: relative;
		}
#container3a {
	margin-top: 0px; 
	height: 100px;
 	background:url(images/bottom2.jpg) no-repeat center top transparent;
	position: relative;
		}