*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fffdf0;
font-size: 11px;
font-family: "arial", helvetica, sans-serif;
color: #6b6763;
line-height: 1.6em;
margin-top: 20px;
}

h1{
font-family: arial;
color: #97161a;
font-size: 22px;
padding-top: 30px;
letter-spacing: 0.1em;
}

h2{
font-family: arial;
color: #130757;
font-size: 24px;
padding-top: 10px;

}

/*second row*/
#outer
{
width: 730px;
background: url('../images/main.gif');
margin: 0px auto 0px auto;
height: 520px;
}

#banner
{
width: 698px;
background: transparent;
margin: 0px auto 0px auto;
height: 100px;
}

#header
{
	background: url('../images/mainban.jpg');
	margin: 0px 16px 0px 16px;
	height: 220px;
}

#content
{
width: 698px;
background: transparent;
margin: 0px auto 0px auto;
height: 150px;
padding: 0px auto 10px auto;
}

#col1
{
position: relative;
width: 465px;
height: 150px;
background: transparent;
padding-top: 60px;
float: left;
}

#colA
{
position: relative;
width: 230px;
height: 150px;
background: transparent;
float: left;
}

#colA img
{
position: relative;
width: 174px;
height: 61px;
padding-left: 20px;
float: left;
border: 0;
}

#colB
{
position: relative;
width: 230px;
height: 150px;
background: transparent;
float: left;
}

#colB img
{
position: relative;
width: 174px;
height: 61px;
padding-left: 20px;
float: left;
border: 0;
}

#col2
{
position: relative;
width: 205px;
height: 50px;
background: transparent;
float: right;
}

img.cpic
{
position: relative;
top: -8px;
background-image: url('../images/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#footer
{
width: 698px;
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #6C3C1E;
}