* {margin: 0; padding:0;}

body {
background-color: #f3c955;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: bold;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

img { display: block; }

p {
	text-align: justify;
}

a:hover {
color: #FFFFFF;
}

.links {
color: #F3B3B3
}

.menu {
color:#f3c955;
}

#name {
	position: absolute;
	left: 255px; 
	top: 0px;
}

#contact {
position: absolute;
right: 10px; 
top: 10px;
width: auto;
height: auto;
font-size: 10px;
color: #f3c955;
text-align: right;
}

.contact {
	color: #f3c955;
}

.cemail {
	color: #f3c955;
	font-size: 14px;
}

.pdf {
	font-size: 12px;
}

#header {
width: 100%;
height: 116px;
background-image: url('bg.jpg');
background-repeat: repeat;
margin:0;
padding-bottom: 0;
margin-bottom:0;
margin-top:0;
} 

#menu {
float: left;
width: 200px;
height: auto;
background-color: #888327;
color:#f3c955;
padding-left: 30px;
padding-top: 17px;
}

#links {
float: left;
clear:left;
width: 200px;
height: auto;
background-color: #C96563;
color: #F3B3B3;
padding-left: 30px;
}

.linked {
font-size: 22px;
color: #F3B3B3;
margin:-10px;
}

.menued {
font-size: 22px;
color:#f3c955;
margin:-10px;
}


#bar {
/* width: 100%; */
height: 37px;
background-color:#D69829;
background-image: url('grad.png');
background-repeat: repeat;
margin:0;
margin-left:252px;
margin-bottom:0;
margin-top:0;
text-align: center;
font-size: 11px;
}

#content {
margin-left: 230px;
margin-top: 0;
padding:40px;
}