

html,body {
	padding:0;
	margin:0;
	font-size: small;
	font-weight:normal;
	font-family: arial, sans-serif, verdana, ;
}

body {
	
}

A, H1, H2, P,{	
	padding: 0px;
	margin: 0px;
}

nav a {
	color:#00699B;
	
}





/* 
clearfix containing floated elements in parent containers
http://www.positioniseverything.net/easyclearing.html 
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* 
Hides from IE-mac 
*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}



#banner{
	border-top: 2px solid;
	border-bottom: 1px solid;
	background-color: #DCD3D2;
}

#banner_header {
    background-image: url(images/topborder.gif);
    background-repeat: no-repeat; 
	width: 925px;
	text-align:right;
	padding: 3px 0 4px 0;
	background-color: #DCD3D2;
}

#banner_header a {
	display: inline;
	margin: .4em 0 .6em 1em;
}

#banner_title {
	font-family: georgia, times, serif;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background:#fff;
}

#bannername {
position: relative;
left: 200px;
}

#banner_title h1 {
    padding-top: 15px;
	font-size: 240%;
	color:#999999;
}



#banner_title img {
	display:inline;
	float:left;
	margin: 0 1em 0 1em;
}




/*navigation*/

#banner_nav{
    position: relative;
    left: 230px;
}

#banner_nav ul {
	list-style: none;
	padding: 0;
}

#banner_nav li{
padding-left: 15px;
padding-right: 15px;
}

#banner_nav ul a {
	font-weight: bold;
    font-size: 20px;
	color: #7E7F66;
	text-decoration: none;
	text-align: left;
	padding:0 1em 0 1em;
}

#banner_nav ul a:hover {
	background-color: #A2937A;
}

#banner_nav ul li {
	float: left;
}



/*page content*/

#content {
    position: relative;
    left: 165px;
    top: -1px;
    width: 800px;
    height: 560px;
    border: 1px solid black;
}

.chip { 
position: relative;
left: 450px;
bottom: 150px;

}

#sd {
position: relative;
right: 35px;
bottom: 50px;
font-size: 32px;
}

#cam{
position: relative;
left: 60px;
top: 150px;
}

#feat{
position: relative;
right: 50px;
bottom: 0px;
font-size: 32px;
}

#gba{
position: relative;
right: 90px;
}

#gbb{
position: relative;
right: 85px;
}

#gbc{
position: relative;
left: 13px;
}

#ch{
position: relative;
left: 30px;
}

#bodya{
	position: relative;
    left: 165px;
    top: -1px;
    width: 800px;
    height: 1175px;
    border: 1px solid black;
}
