﻿/*baanusaby.com theme by http://mahaoath.com copyright 2010*/
/*=====================================*/

/* Simple Reset - Not Editable*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

/*general*/
body {
background:#ffffff;
color:#b3541e;
font:14px Tahoma, "MS Sans Serif"
line-height:1.5em;
text-align:center;
}


/*link*/
a:link, a:visited{
color:#48ab10;
font:14px;
text-decoration:none;
}

a:hover, a:active{
color:#48ab50;
position:relative; top:1px; left:1px;
}

/*page*/
#page{
margin:auto;
text-align:justify;
width:400px;
}

#header, #neck, #belly, #leg, #footer{
float:left;
width:400px;
}

/*footer*/
#footer{
background:url() bottom left no-repeat;
color:#333;
height:;
text-align:center;
}
/*neck*/
#neck{
background:url() top left;;
display:inline;
float:none;
margin:0px 0px 0px 25px;
padding:2px 0px 5px 0px;
width:780px;
font-size:14px;
}

#neck ul{
display:inline;
flote:right;
margin:0px;
padding:0px;
}

#neck li{
border-left:1px solid #CCC;
display:inline;
padding:0px 10px 0px 10px;
}


