body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; background-color:#F1A061;}

.main_background {background-image:url(../images/background.gif); background-repeat:repeat-y; padding-top:15px; padding-bottom:15px; width:950px;}

.main_content {text-align:left;}

/* header */
#header { width: 540px; margin-left:15px; height: 38px; position: relative; z-index: 9998; }
#header #nav { margin: 0; padding: 0; }
#header #nav li { display: inline; }
#header #nav li a { float: left; width: 108px; height: 0; padding-top: 38px; overflow: hidden; }
#header #nav li a { background-image: url(../images/navbar.gif); background-repeat: no-repeat; }

/* BUTTONS */
#header #nav li#home a { background-position: 0 0; }
#header #nav li#samples a { background-position: -108px 0; }
#header #nav li#blog a { background-position: -216px 0; }
#header #nav li#about a { background-position: -324px 0; }
#header #nav li#contact a { background-position: -432px 0; }

/* OVER STATES */
#header #nav li#home a:hover { background-position: 0 -38px; }
#header #nav li#samples a:hover { background-position: -108px -38px; }
#header #nav li#blog a:hover { background-position: -216px -38px; }
#header #nav li#about a:hover { background-position: -324px -38px; }
#header #nav li#contact a:hover { background-position: -432px -38px; }

/* PRESSED STATES */
#header #nav li#home a:active { background-position: 0 -76px; }
#header #nav li#samples a:active { background-position: -108px -76px; }
#header #nav li#blog a:active { background-position: -216px -76px; }
#header #nav li#about a:active { background-position: -324px -76px; }
#header #nav li#contact a:active { background-position: -432px -76px; }

/* ON STATES */
#header.home #nav li#home a { background-position: 0 -113px; }
#header.samples #nav li#samples a { background-position: -108px -113px; }
#header.blog #nav li#blog a { background-position: -216px -113px; }
#header.about #nav li#about a { background-position: -324px -113px; }
#header.contact #nav li#contact a { background-position: -432px -113px; }

.footer {font-size:.8em; padding:0px 25px 5px 10px; background-color:#1A69A8; color:#ffffff; font-weight:bold;}
.footer a{color:#ffffff;}

.contact_person {margin:10px 10px 25px 10px; line-height:1.3em;}

.contact_person a {font-weight:bold; color:#1A69A8;}
.contact_person a:hover {font-weight:bold; color:#EB7324;}
.contact_person a:active {font-weight:bold; color:#EB7324;}
.contact_person a:visited {font-weight:bold; color:#1A69A8;}

.page_header {margin-bottom:10px;}
.text_header {margin-bottom:10px; margin-left:10px; font-size:1.1em; font-weight:bold;}

.page_text a { color:#1A69A8; font-weight:bold;}
.page_text a:hover {color:#EB7324; font-weight:bold;}
.page_text a:active {color:#EB7324; font-weight:bold;}

.video_image img {border:2px solid #999999;}

.video_title {padding-bottom:25px;}
.video_title a { color:#1A69A8;}
.video_title a:hover {color:#EB7324;}
.video_title a:active {color:#EB7324;}
.video_title a:visited { color:#1A69A8;}