/* CSS Document */

img{
border:0px
}

body{
text-align: center;
background-color:#D5D5D5;

margin:0;
margin-top: 79px;
/* background: url(images/farleft.jpg);
background-repeat: repeat-y;
background-position: top center;
*/
}

.topdiv
{
 width: 100%; 
 height: 80px; 
 margin: 0;
 left: 0;
 right:0;
 top: 0;
 position: absolute;  
 background-color:#99cccc;
 text-align: center;
 border-bottom: 1px solid white;
 z-index: 1;
}
.topdivlogo
{
 width: 800px;
 height: 66px;
 margin: auto;
 margin-top: 0px;
 background: url(images/logo.jpg);
 background-repeat: no-repeat;
 background-color: #99cccc;

}

.gallery
{
  border: 0px solid white;
  padding: 2px;
  width: 520;
  overflow: scroll;
}

.gallery img
{
   border: 4px solid #F2F2F2;
    
}

#flashPlayer
{
 text-align: right;
 padding: 1px;
 padding-right: 8px;
}

#site{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 800px;

/*
background-image:url(images/);
background-position:top left;
background-repeat:no-repeat
*/
}
.menu{
background-image:url(images/menubg.gif);
background-position:top left;
background-repeat:no-repeat;
width:800px;
height:69px;
margin:15px 0 25px 0
}
.menu ul{
float:left;
display:inline;
margin:17px 0 0 90px;
}
.menu li{
list-style-type:none;
float:left;
padding:0 11px 0 0;
background-position:top right;
background-repeat:no-repeat;
background-color:#D8D8D8
}
.menu img, .right img{
float:left
}
#site .style1{
padding:0px
}

#portfolioMenu ul {
	list-style: none;
	padding:0;
	margin:0;
	float: left;
}

#portfolioMenu li {
	float: left;
	width: 130px;
	height: 20px;
	text-align: center;
	border: 1px solid #BDBDBD;
	border-bottom: 0;
	margin: 0 0.5em 0 0;
	list-style: none;
	padding-top: 2px;
	background-color: Aqua;
	z-index: 1000;
}

#portfolioMenu #taboneli
{
 background-color: White;
}

#portfolioMenu li a {
    width : 130px;
	height: 20px;
	padding: 3px 1px 0px 2px;
	font-size: 13px;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
}

#portfolioMenu #selected {
	position: relative;
	top: 1px;
	background: white;
}


#tabone
{
 width: 540px;
 margin-left: 2px;
 margin-right: 2px;
 position: relative;
 text-align: left;
 padding: 2px;
 border: 0;
 border-top: 1px solid #92C7C7;
 float: left;
}
#tabtwo
{
 float: left;
 width: 540px;
 margin-left: 2px;
 margin-right: 2px;
 position: relative;
 display: none;
 text-align: left;
 padding: 2px;
 border: 0;
 border-top: 1px solid #92C7C7;
}
#tabthree
{
 float: left;
 width: 540px;
 margin-left: 2px;
 margin-right: 2px;
 position: relative;
 display: none;
 text-align: left;
 padding: 2px;
 border: 0;
 border-top: 1px solid #92C7C7;
}

#scrollableDiv
{
 overflow-y: auto;
 overflow-x:hidden;
 overflow: -moz-scrollbars-vertical;
 float: left;
 width: 555px;
 height: 290px;
 margin:0;
 position: relative;
 text-align: left;
 padding: 0;
 
 border: 0;
 
}


#center{
background-image:url(images/main.gif);
background-position:top left;
background-repeat:no-repeat;
width:800px;
height:558px;
}
.big{
float:left;
display:inline;
margin:9px 0 0 12px;
border-right:9px solid #F3F3F3
}
.right{
width:550px;
float:left;
padding:28px 0 0 34px;
font-family:Arial;
font-size:11px;
}
.text1{
font: Arial; 
font-size: 1.23em;
width:550px;
float:left;
padding:5px 0 12px 5px
}

.dots{
background-image:url(images/dots.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
margin:0 0 0 5px
}
.dots2{
width:450px;
background-image:url(images/dots2.gif);
background-position:189px 0px;
background-repeat:repeat-y;
margin:20px 0 0 0;
float:left
}



#arts, #tech, #buss
{
 margin: 0 auto ;
 margin-left: -95px;
 top: 300px;
 font-family: arial;
 font-size: 1.3em;
 font-style: ;
 line-height: 22px;
 display: none;
 width: 630px;
 height: 220px;
 background-color: white;
 border: 0.4em solid #444444;
 padding: 3px;
 z-index: 1000;
 position: absolute;
 background: white url(images/submenuBG.jpg) no-repeat center;
	 
}

#arts span, #tech span, #buss span
{
 font-weight:bold;
 font-size:17px;
 text-decoration: underline;
 padding: 5px;
}

#artsA, #techA, #bussA
{
 text-decoration:  ;
 font-size: 1.07em;
 font-style:italic;
 font-weight: bold;
 line-height: 21px;
 background-image:url(images/ar.gif);
 background-position:0px 4px;
 background-repeat:no-repeat;
 padding-left: 15px;
 color: #2554C7;
 
}

#arts img, #tech img, #buss img
{
  padding:2px;
  border: 1px solid #909090;
  background-color: ;
}

#arts ul, #tech ul, #buss ul
{
  padding-left: 8px;
  margin-left: 8px;
}


#max
{
     display:none;
	position: absolute;
	width: 100%;
	height: 700px;
	top:50px;
	left: 0;
	top: 0;
	background:#666666;
	filter:alpha(Opacity=75);
	opacity:0.5;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;

}

#line /* not used */
{
    position : absolute;
    display:none;
	border-top: 4px solid #434343;
	width: 520px;
	top:470px;
	height: 1px;
	z-index: 1000;
	
}




.left{
width:182px;
height:195px;
float:left;
padding:0 38px 0 0;

}
.pic1{
float:left;
margin:10px 0 9px 2px
}
.pic2{
float:left;
margin:7px 0 9px 2px;
border-right:2px solid #B0AEAE
}
/*
.left ul{

float:left;
padding:0;
margin:0;
margin-bottom: 5px;
}

.left ul li{
margin-left:0;
padding:1px 0px 1px 14px;
display: inline;
width:160px;
background-image:url(images/ar.gif);
background-position:0px 2px;
background-repeat:no-repeat;
list-style-type:none;
float : left;
}
*/

.left ul li{
 padding: 1px;
}
.left ul li a{
color:#646464;
text-decoration:none
}
.more{
font-family:arial;
color:#646464;
font-weight:bold;
font-size:11px;
text-decoration:none;
font-style: italic;
display:block;
float:left;
letter-spacing: 0.07em;
width:100px;
padding:0 0 0 15px;
margin:0;
background-image:url(images/arrows.jpg);
background-position:0px 4px;
background-repeat:no-repeat
}
.second{
float:left;
width:189px;
font-family:Arial;
font-size:11px;
color:#646464;

}
.text2{
float:left;
width:166px;
padding:2px 0 17px 5px;
color: #343434;
font-weight: bold;
line-height: 17px;
}
.text2 a{
font-weight:bold;
color:#646464;
text-decoration:none;
font-size:11px;
font-family:arial;
}
.text3{
float:left;
width:160px;
padding:15px 0 10px 5px
}

#footer{
background-color:#F3F3F3;
width:789px;
height:40px;
margin:0;
padding:0;
bottom: 0;
position:absolute;

}
#footer p{
float:left;
display:inline;
font-family:Arial;
font-size:10px;
color:#797979;
text-align:center;
margin:12px 0 0 16px
}
#footer p a{
color:#797979;
text-decoration:none
}
.sound{
position:absolute;
top:18px;
right:13px
}