/* ------------
   general
------------ */
body,h1,h2,h3,h4,h5,h6,dt,dd,dl,ul,li,ol,p,form,fieldset,a,img{
	margin:0; 
	padding:0; 
	border:0; 
	list-style:none;
}
body{ background-color:#000; color:#999; }

p,h2{ margin:15px 0; }

fieldset{ padding:10px 20px; border:2px dotted #ccc; text-align:left; float:left; }
label{ display:block; margin-bottom:2px; }
.textField{ color:#333; background:#efefef; margin-bottom:8px; font-family: arial, verdana; width:180px; }

.wide { width:950px; }

a { text-decoration:underline; color:#999; }
a:hover { color:#FCCB05; }
a.active { color:#FCCB05; }

#all {
	margin:auto;
	font:100 15px arial, verdana;
	background: url(../images/gray-top-fade.gif) repeat-x top left;
	border-top:solid 1px #444;
}

#music_player { margin:15px auto 0 auto; height:15px; overflow:hidden; text-align:center; }

/* ------------
   header
------------ */
#header { float:left; }
#header, #logo, #slogan, #contact, #menu { width:250px; }
#slogan, #contact { margin:0 0 20px 0; }
#logo { margin:20px 0 5px 0; float:left; }
#header { margin-bottom:10px; position:relative; float:left; }
#logo img { margin:0; }
#contact { text-align:left; font-size:18px; margin:40px;width:180px;padding-bottom:10px; line-height:26px; border-bottom:dotted 1px #444; }
#contact a { text-decoration:underline; }

#menu { height:30px; padding:0; margin:0; width:250px; }
#menu .menuItem { height:25px; width:80px; margin:0 2px 0 0; padding:5px 0 0 0; background:url(../images/menu-tab.gif) top left; text-align:center; float:left; }
#menu .activeMenuItem { height:25px; width:80px; margin:0 2px 0 0; padding: 5px 0 0 0; background:url(../images/menu-tab-active.gif) top left; text-align:center; float:left; }
#menu .menuItem a, .activeMenuItem a { font-weight:bold; font-size:13px; }
#submenu { width:250px; margin:10px 0 0 0; text-align:center; }

#home_large-graphic { float:left; width:400px; text-align:center; vertical-align:top; padding:40px 16px 25px 16px; background: url(../images/gray-top-fade.gif) repeat-x top left; }
#home_information { float:right; width:250px; vertical-align:top; }
#home_information h2 { font-size:20px; margin:30px 0 0 0; }

#home_large-graphic { float:left; width:400px; text-align:center; vertical-align:top; padding:40px 16px 25px 16px; background: url(../images/gray-top-fade.gif) repeat-x top left; }
#portfolio_large-graphic { float:left; height:430px; text-align:center; overflow:hidden; border-top:solid 1px #444; }
#portfolio_large-graphic img { border:solid 5px #444; margin:50px 0; height:325px;}

#slideshow { clear:both; }
#slideshow #to-portfolio { padding:5px 0; text-align:right; background: url(../images/gray-bottom-fade.gif) repeat-x bottom left; margin:0 0 10px 0; }
#slideshow img { border:solid 1px #444; height:80px; margin:0 5px 10px 0; }

#footer {height:20px; background: url(../images/gray-top-fade.gif) repeat-x top left;}
