
#siteFoot, .cartdiv, .loginform  {
display: none;
}

body {background-color: #FFCC33;}
background-repeat: repeat;


#siteFoot {background-color: white;
border-top:1px solid #CFCFCF;
}
div#webSite{
border:1px solid #808080;
border-top: none;
border-bottom: none;
}
#siteHead {height: 160px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1, .h1Fix {
	padding-top: 25px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: normal;
	font-size: 230%;
	text-transform: uppercase;
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#242424;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#242424;
	padding-left: 30px;
}

#siteHead .medaila {
  position:absolute;
  top:75px;
}

#webSite {
    width: 850px;
}

#mainBar {
    width: 645px;
    padding-left: 25px;
}

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}

a img {
 border:none;
}