body
{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(http://www.gibsonteched.com/images/contain.jpg) repeat-y;
	text-align: center;
	line-height: 16px;
scrollbar-arrow-color: #B50710; scrollbar-base-color: #A3A3A3; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #D3D3D3; 
scrollbar-face-color: #A3A3A3; scrollbar-shadow-color: #D3D3D3; 
scrollbar-highlight-color: #D3D3D3; scrollbar-3d-light-color: #D3D3D3;
}

.menuskin{
position:absolute;
width:300px;
background-color:menu;
background-image: url('images/content_bg2.jpg');
border:2px solid black;
font:normal 10px Verdana;
line-height:18px;
z-index:0;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

.footerbottom
{
	background: url(http://www.gibsonteched.com/images/footer_bottom.jpg);
	width: 750px;
    background-repeat: repeat;
}

.footertop
{
	background: url(http://www.gibsonteched.com/images/footer_top.jpg);
	width: 750px;
    background-repeat: repeat;
}

.footer
{
	background: url(http://www.gibsonteched.com/images/footer_sitemap.jpg);
	width: 750px;
    background-repeat: repeat;
}

table
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #B50710;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}
A:link {
	text-decoration: none;
	color: #B50710;
}
A:visited {
	text-decoration: none;
	color: #057CB4;
}

A:active {
	text-decoration: none;
	color: #B50710;
}

A:hover {
	text-decoration: none;
	color: #DD6A71;
}


#container
{
	margin: 0 auto;
	padding: 7px;
	width: 752px;
	text-align: left;
	background: url(http://www.gibsonteched.com/images/contain.jpg) repeat-y;
}

#wrapper
{
	border: 1px solid #D3D3D3;
	width: 750px;
}

#content
{
	width: 750px;
	background: url(http://www.gibsonteched.com/images/content_bg.jpg) repeat-y;
}

#content2
{
	background: url(http://www.gibsonteched.com/images/content_bg.jpg) repeat-y;
}

#contentSM
{
	background: url(http://www.gibsonteched.com/images/content_bg2.jpg);
    background-repeat: repeat;
}

#content2 h3.head
{
	margin-bottom: 10px;
	border-bottom: 1px solid #D3D3D3;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}

#navigation
{
	background: url(http://www.gibsonteched.com/images/content_bg2.jpg);
    background-repeat: repeat;
}

#navigation3
{
	background: url(http://www.gibsonteched.com/images/content_bg2.jpg);
    background-repeat: repeat;
}

#navigation2
{
	background: url(http://www.gibsonteched.com/images/content_bg2.jpg);
    background-repeat: repeat;
}

#navigation2 h3.head
{
	margin-bottom: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 2px;
	background: #D3D3D3;
	text-align: center;
	letter-spacing: 2px;
	font-size: 10px;
}

.blackname
{
    color:black;
	text-align: center;
}

#navigation :link, #navigation :visited
{
	font-weight: bold;
}

#navigation h3.head
{
	margin-bottom: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 2px;
	background: #D3D3D3;
	text-align: center;
	letter-spacing: 2px;
	font-size: 10px;
}

#navigation ul
{
	margin: 0 5px 5px 5px;
	padding: 0;
	list-style: none;
}

#navigation ul li
{
	padding-left: 20px;
	background: url(http://www.gibsonteched.com/images/bullet.gif) no-repeat 0 50%;
}