* {
margin: 0;
padding: 0;
}

body {
background: #EAC99A url(images/img01.jpg);
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #A38560;
}

h1 {
font-size: 18px;
font-weight: normal;
color: #B27217;
}

p, blockquote, ul, ol {
margin-bottom: 2em;
line-height: 180%;
}

ul {
list-style: none;
}

ul li {
padding-left: 1em;
background: url(images/img06.gif) no-repeat left center;
}

ol {
margin-left: 3em;
}



a {
color: #D65601;
}

a:hover {
text-decoration: none;
}

a:visited {
}

.gb {
	background: url(images/img02.jpg) repeat-x;
}

/* Header */

#header {
padding-left: 240px;
width: 720px;
height: 70px;
margin: 0 auto;
padding-top: 40px;
}

/* Logo */

#logo {
font-weight: bold;
color: #F7F0EC;font-family:Book Antiqua
}



#logo a {
text-transform: uppercase;
text-decoration: none;
color: #FFFFFF;
}

/* Menu */

#menu {
width: 165px;
float: right; font-size:16px
}



/* Wrapper */

#wrapper {
width: 1030px;
margin: 0 auto;
}

/* Sidebar */

#sidebar {
float: left;
width: 230px;
background: url(images/img04.jpg) repeat-y;
}

#sidebar .title {
margin: 0;
padding: 20px 20px 0 20px;
background: url(images/img03.jpg) no-repeat;
font-size: 18px;
font-weight: bold;
}

#sidebar .content {
padding: 15px 16px 0 16px;
font-size: 12px;
font-weight: bold;
}

#sidebar .content2 {
font-size: 12px; 
padding: 0px 16px 0 16px;
}


#sidebar .bottom {
height: 33px;
background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content */

#content {
float: right;
width: 760px; 
}

/* Splash */

#splash {
text-align: left;
background: url(images/img09.jpg) repeat-y;
}

#splash .top {
padding: 20px 20px 16px 20px;
background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
width: 500px; 
height: 33px;
background: url(images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
width: 760px;
padding: 0 0px;
}

#welcome_k {
font-size: 15px;
font-weight: bold; 
}


/* Samples */

#samples {
width: 760px;
padding: 0px;
background: url(images/img05.jpg) repeat-x;
}

/* Samples1 */

#samples1 {
width: 760px;
padding: 0px;
background: url('images/img05.jpg') repeat-x;; line-height:150%; text-indent:0
}

#samples1 a {
color: #A38560; 
}


/* Root */

#root {
width: 720px;
margin: 0 auto;
}

#root p {
font-size: 12px;
}
