body {
margin: 0;
background: url('../images/content_bck.png') repeat-x;*/
background-color: #999999;
background-position: 0px 145px;
}

#logo {
position: absolute;
float: left;
padding-left: 75px;
padding-top: 368px;
z-index: 0;
opacity: .5;
border: 0;
}

#logo a {
border: 0;
}

/* --------------- MAIN MENU 100% --------------- */
#MainMenu {
position: fixed;
z-index: 6;
width: 100%;
height: 100px;
margin-top: 50px;
font: normal 11px Trebuchet MS, sans-serif;
letter-spacing: 0.1em;
text-decoration: none;
}

#MainMenu a {
text-decoration: none;
}
#MainMenu a:visited span.credit_box, #MainMenu a:active span.credit_box {
text-decoration: none;
color: #000000;
}
#MainMenu a:hover span.credit_box  {
background-color: #666600;
border: 1px solid #666600;
color: #FFFFFF;
}


.credit_box {
display: block;
margin-bottom: 3px;
padding: 3px;
padding-left: 80px;
height: 12px;
color: #000000;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
background-color: #FFFFFF;
text-decoration: none;
}


span.MenuBut {
display: inline;
margin-left: 20px;
font: normal 11px Trebuchet MS, sans-serif;
letter-spacing: 1px;
padding: 4px;
padding-bottom: 2px;
}

span.MenuBut a {
color: #FFFFFF;
text-decoration;
}
span.MenuBut a:visited, span.MenuBut a:active {
color: #FFFFFF;
}
span.MenuBut a:hover {
color: #666600;
text-decoration;
}

.background {
z-index: 3;
position: absolute;
float: left;
margin-top: 140px;
padding: 0px;
height: 100%;
padding-top: 40px;
padding-bottom: 20px;
background-color: #FFFFFF;
}

.background ul {
	display: inline;
	list-style-type: none;
}

.background ul li {
	margin: 10px 20px 0px 20px;
}




/* --------------- RECENT UPDATES --------------- */
.updates {
position: relative;
list-style-type: none;
margin: 15px 0px 0px 0px;
padding: 0px;
width: 400px;
}

.updates li {
position: relative;
background-color: #333300;
padding: 8px;
padding-bottom: 1px;
display: block;
color: white;
margin-top: 4px;
height: 125px;
}

.updates h1 {
font-family:  Georgia, serif;
font-size: 17px;
font-weight: normal;
color: #FFFFFF;
left: 5px;
}

.updates img {
float: left; 
position: relative; 
top:30px;
}

.updatesText {
position: absolute;
font: normal 12px 'Trebuchet MS', Lucida Grande, Helvetica, sans-serif;
line-height: 15px;
color: #999999;
margin: 18px 15px 0px 130px;
}

.updatesDate {
position: absolute;
font: normal 10px 'Trebuchet MS', Lucida Grande, Helvetica, sans-serif;
color: #666600;
}


.updates a {
color: #FFFFFF;
text-decoration: none;
}

.updates a:visited, .updates a:active {
color: #FFFFFF;
}

.updates a:hover {
color: #666600;
}


/* --------------- TYPESTYLE -------------------- */
.ResumeTitle {
font: normal 16px 'Trebuchet MS', Helvetica, sans-serif;
color: #333333;
letter-spacing: 0.1em;
border-bottom: 1px solid #666666;
padding-left: 20px;
}

.ResumeInfo {
font: normal 14px Georgia, serif;
color: #666600;
line-height: 18px;
}

.ResumeDate {
font: normal 12px Georgia, serif;
color: #666600;
}

.category {
font: normal 12px 'Trebuchet MS', Helvetica, sans-serif;
color: #333333;
}

#paragraph {
font: normal 12px Georgia, serif;
color: black;
line-height: 20px;
}




/* --------------- CONTENT 100% --------------- */

#intro {
position: absolute;
float: left;
width: 970px;
height: 21px;
margin-top: 280px;
padding-top: 26px;
text-align: left;
padding-left: 20px;
background: url('../images/intro_box.png') repeat-x;
border-bottom: 2px solid #FFFFFF;
}

div#logo {
display: block;
z-index: 5;
position: absolute;
margin-top: 158px;
margin-left: 2px;
}

div#credit {
z-index: 3;
display: block;
position: absolute;
float: left;
margin: 10px 0px 0px 20px;
width: 250px;
}


div#background2 {
z-index: 0;
position: absolute;
margin-top: 175px;
width: 990px;
height: 400px;
text-align: left;
font: normal 11px Trebuchet MS, sans-serif;
}



span#Quote {
padding-right: 50px;
color: white;
font: italic 11px Georgia, serif;
}




/* ----- LINKS --------- */

.download a:link {
font: bold 11px Trebuchet MS, Arial, sans-serif;
color: white;
padding-left: 5px;
letter-spacing: 0.1em;
text-decoration: none;
}

.download a:hover {
font-weight: bold;
color: black;
letter-spacing: 0.2em;
}




/* ----- LINKS FOR WORK MENU --------- */
span.WorkType {
position: relative;
font: normal 10px Georgia, serif;
padding-right: 5px;
} 
span.WorkType a:link { 
color: #FFFFFF;
text-decoration: none;
}
span.WorkType a:visited { 
color: #FFFFFF;
text-decoration: none;
}
span.WorkType a:hover { 
color: black;
text-decoration: none;
}
span.WorkType a:link { 
text-decoration: none;
}

.WorkSpan {
font: normal 11px Trebuchet MS, sans-serif;
background-color: none;
border-bottom: 1px solid #333333;
width: 1024px;
height: 15px;
color: white;
}



/* --------------- FOOTER MENU 100% --------------- */
#FooterMenu {
position: fixed;
z-index: 6;
width: 100%;
height: 100px;
margin-top: 640px;
font: normal 11px Trebuchet MS, sans-serif;
letter-spacing: 0.1em;
text-decoration: none;
}

#FooterMenu a {
color: #000000;
text-decoration: none;
}

#FooterMenu a:visited, #FooterMenu a:active {
color: #000000;
}

#FooterMenu a:hover {
color: #666600;
}
