body, html{
background: #fff;
}

#hd {
background: #132c4a url("images/header.jpg") no-repeat 2px 2px;
height:127px;
width:740px;
}

h1 {
font-size:1.6em;
color:#132c4a;
}

#header{
position:relative;
top:80px;
left:255px;
}

#linksbar{
background:#66999a;
padding:10px 0px 0px 20px;
height:526px;
}

#linksbar a, #linksbar a:visited{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size: 1.1em;
}

.button{
background: url("images/button.png") no-repeat;
width:151px;
height:44px;
padding:12px 0px 0px 15px;
}

.buttonH{
background: url("images/buttonH.png") no-repeat;
width:151px;
height:44px;
padding:10px 0px 0px 20px;
}

.break{
height:10px;
padding:10px 0px 0px 20px;
}

#content {
margin: 10px;
font-size:1.2em;
}

#content_head{
font-size:1.5em;
font-weight:bold;
text-align:center;
}

#ft {
background: #132c4a url("images/footer.jpg") no-repeat 2px 4px;
height: 41px;
width:740px;
}

#ft_text{
padding: 15px;
font-size: 0.8em;
}

#bd{
width:740px;
}

#yui-main{
height:536px;
background:#fff url("images/background.jpg") no-repeat;
}

.asubcatL {
float:left;
padding: 5px;
background: #66999a;
margin: 10px 0px 3px 3px;
border: 3px solid #369;
text-align: center;
}

.asubcatR{
float:right;
padding: 5px;
background: #66999a;
border: 3px solid #369;
margin: 10px 0px 3px 3px;
text-align: center;
}

#subcatagors {
width: 83%;
padding: 10px 0px 0px 20px;
}

#subcatagors a:link, a:visited {
text-decoration: none;
color: #000;
font-weight: bold;
}

#subcatagors a:hover {
color:#333;
}

#subcatagors img {
border: 1px solid #000;
}

#subtitle {
margin: 20px 0px 0px 50px;
}

.pagelink {
float:right;
margin:20px 75px 0px 0px;
}

:link img {
  border: none;
}