
body { margin: 0em; padding: 0em; height: auto;
}

.horizon {background-color: transparent; position: absolute; top: 50%; left: 0px; width: 100%; margin: -260px auto; text-align: center; width: 100%; height: auto;
}

.centering { margin: 0px auto; padding: 0em; width: 760px; height: 100%;
}

.main { 
}

.header { padding: 0em; margin: 0em; height: 66px; width: 760px;
}

.menu { padding: .75em 0; word-spacing: .5em; font-weight: bold; font-family: Sans-Serif; line-height: 1em; width: 580px; float: left;
}

.content { width: 628px; height: 390px; overflow: hidden; float: left;
}

.left { padding: 0em; margin: 0em; width: 66px; float: left; height: 390px;
}

.right { padding: 0em; margin: 0em; width: 66px; float: left; height: 390px;
}

.bottom { padding: 0em; margin: 0em; width: 100%; height: 66px;
}

/* Home page */

#home { background-color: #333; 
}

#header_home { background: url(images/home_top_middle.gif) repeat-x; background-position: bottom;
}

#left_home { background: url(images/home_middle_left.gif) repeat-y transparent; background-position: bottom right; 
}

#content_home { background-color: #4E695C;
}

#right_home { background: url(images/home_middle_right.gif) repeat-y transparent; background-position: bottom left; 
}

#bottom_home { background: url( images/home_bottom_middle.gif) repeat-x #297E29; background-position: top; 
}

/* CD page */

#cd { background-color: #003333; 
}

#header_cd { background: url(images/cd_top_middle.gif) repeat-x transparent; background-position: bottom;
}

#left_cd { background: url(images/cd_middle_left.gif) repeat-y transparent; background-position: bottom right; 
}

#content_cd { background-color: #000;
}

#right_cd { background: url(images/cd_middle_right.gif) repeat-y transparent;background-position: bottom left; 
}

#bottom_cd { background: url(images/cd_bottom_middle.gif) repeat-x #003333; background-position: top;
}

/* Player page */

#player {background-color: #206420; 
}

#header_player { background: url(images/player_top_middle.gif) repeat-x #206420; background-position: bottom;
}

#left_player { background: url(images/player_middle_left.gif) repeat-y #206420; background-position: bottom right; 
}

#right_player { background: url(images/player_middle_right.gif) repeat-y #206420;
}

#bottom_player { background: url(images/player_bottom_middle.gif) repeat-x #206420; 
}

/* Links page */

#links { background-color: #FFBF00; 
}

#header_links { background: url(images/links_top_middle.gif) repeat-x #FFBF00; background-position: bottom;
}

#left_links { background: url(images/links_middle_left.gif) repeat-y #FFBF00; background-position: bottom right; 
}

#content_links { background: url(images/links_background.jpg) no-repeat #F4570B;
}

#right_links { background: url(images/links_middle_right.gif) repeat-y #FFBF00;
}

#bottom_links { background: url(images/links_bottom_middle.gif) repeat-x #FFBF00; background-position: top;
}

/* Contact page */

#mail {  background-color: #584207;
}

#content_mail {background: url(images/border_mail.jpg) no-repeat; background-position: center center;
}

#card { color: #000; background-color: #ffffff; border-width: 0px 1px 1px 0px; border-color: #000; 
border-style: solid; padding: 0em .5em 0em 1.5em; width: 600px; height: 380px;
}

/*  */
.description {  text-align: center; font-weight: bold	; font-family: "Times New Roman", Serif; padding: .5em;
}

.description a { color: #C2FF53;  text-align: center; font-weight: normal; font-family: Sans-Serif;
} 

a { color: #999; text-decoration: none; font-family: Sans-Serif;
}

a:visited {  color: #E8FAFF; font-style: normal; text-decoration: none; 
}

a:active {  color: #00BC43;text-decoration: none;
}

a:hover { color: #8FCAE0; text-decoration: none; 
} 

