@charset "UTF-8";
/* CSS Document */




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	outline:none 0px;
	outline-style:none;
	border:none;
	text-align:left;

}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/New_Bg.png) no-repeat top left #b3cc95;
	outline:none 0px;
	outline-style:none;
	border:none;
}

:root { 
	overflow-y: scroll;
	}
	

a {
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
background: #66666;
width:100%;
height:100%;
	text-decoration: none;
	color:#ec008c;
	
}
a:active {
	text-decoration: none;
	color: #666666;
	outline:none;
	outline-style:none;
}

img { border:none;
}


#center {
bottom:10px;
height:auto;
margin:0 auto;
position:relative;
vertical-align:bottom;
width:750px;
height:750px;
z-index:1;
}

#index {
background-color:#FFFFFF;
bottom:10px;
height:auto;
margin:0 auto;
position:relative;
vertical-align:bottom;
width:750px;
height:600px;
z-index:1;
}


:focus { outline:none;
	-moz-outline-style: none;
}

#nav { position: absolute; left:20px; top:144px; width:autopx; height:auto;
}



#intro { position: relative; top:300px; left:65px; width:500px; height:300px; font: Helvetica, sans-serif; font-size:17px; line-height:20.5px;
}

#lectures { position:absolute; top:135px; left:206px; width:400px; height:500px; font: Helvetica, sans-serif; font-size:17px; line-height:20.5px;
}


#center {
background-color:#FFFFFF;
}

#about {
position:absolute; top:130px; left:-300px; width: 400px; height: 400px;
}

#lists { 
position: absolute; top:260px; left:190px; width:500px; height:350px; margin:0 0;
}


.logo{ 
 position:absolute; bottom:40px; right:50px; width:85px; height:85px;
}


.header { 
position:absolute; top:50px; left:29px; width:340px; height:60px;
}



.interior { 
position:absolute; top:146px; left:189px; width:245px; height:85px;
}

.art { 
position:absolute; top:146px; left:450px; width:245px; height:85px;
}

.nav {  
height:16px; padding-top:2px; padding-left:5px; width:126px;
}

p { 
font:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px;
}

p.contact { 
font:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px;
}


nav:hover {
 color:#FFFFFF;
}



     	
.logo {  
background:url(images/logo.png); position:absolute; bottom:0px; right:25px; width:85px; height:85px;
}

.names {
font-size:11px;
padding-bottom: 4px;
}

ul {
	padding: 0 0 0 0;

}

.list { 
position:absolute; top:0px;  width:120px; height:400px; list-style:none; margin-left:30px;
}

.l1 { 
position:absolute; left:0px; margin:5px 30px 5px 0px;
}

.l2 {
 position:absolute; left:160px;  margin:5px 30px 5px 30px;
}


.l3 {
position:absolute; left:330px;  margin:5px 0px 0px 60px;
}


li{ text-align:left;
line-height:1.2em;
}


.line { 
border:#999999; position:absolute; top:125px; left: 25px; width:700px; height:1px; border-top:dotted; border-top-width:1.2px; 
}


.line2 { 
 border:#999999; position:absolute; top:300px; left: -280px; width:535px; height:1px; border-top:dotted; border-top-width:1.2px;
}


.lineart { 
 border:#999999; position:absolute; top:420px; left: -100px; width:540px; height:1px; border-top:dotted; border-top-width:1.2px;
}


.menu { vertical-align:middle; color:#666; margin-bottom:10px; background:#fff; padding:2px 0 0 3px; height:15px; width:130px; }

a.menu { height:15px; width:130px; font:Arial, Helvetica, sans-serif; font-size:11px; color:#666; background:none; padding-bottom:2px; text-decoration: none;
}

.menu:hover { background:#000;
}

a.menu:hover { vertical-align:middle; font:Arial, Helvetica, sans-serif; font-size:11px; color:#b3cc95; background:#000;
}

a.home_des_but {
	display: block;
	width: 240px;
	height: 85px;
	text-decoration: none;
	background: url("images/des_but_home.jpg") repeat-x;
	border: none;
	background-position: 0 0;
	}

a.home_des_but:hover {
	background-position: 0 0px;
	}
	
.displace {
	position: absolute;
	left: -5000px;
	}
	
a.home_art_but {
	display: block;
	width: 240px;
	height: 85px;
	text-decoration: none;
	background: url("images/art_but_home.jpg") repeat-x;
	border: none;
	background-position: 0 0;
	}

a.home_art_but:hover {
	background-position: 0 0px;
	}
	
.displace {
	position: absolute;
	left: -5000px;
	}
	


