*{
	background-attachment:scroll;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px;
}
img{
	border:0;
}
body{
	background-image:url(images/bgcolor.jpg);
	background-repeat: repeat;
	background-position:top left;
	background-attachment:scroll;
	margin:0px auto 0px auto ;
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
}

p{
	padding-top:25px;
	text-align:justify;
}
h1{
	font-family:"Arial Black", Gadget, sans-serif;
}
h2{
	font-family:"Arial Black", Gadget, sans-serif;
}
h3{
	font-family:"Arial Black", Gadget, sans-serif;	
}
h4{
	font-family:"Arial Black", Gadget, sans-serif;
}
h5{
	font-weight:normal;
	font-size:1em;
}
.big{
	font-size:1.5em;
	text-align:center;
}
.small{
	font-size:.8em;
	text-align:center;
}
.header{
	height:374px;
	width:980px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	background-attachment:scroll;
	margin:0px auto 0px auto ;

}
#topads{
	width: 880px;
	list-style: none;
}
#topads li{
	width: 200px;
	margin: 0 10px;
	float: left;
	text-align: center;
}
#dictionaries{
	width: 500px;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
	list-style: none;
}
#dictionaries li{
	float: left;
	margin: 50px;
}
.content{
	height:auto;
	width:880px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	background-attachment:scroll;
	margin:0px auto 0px auto ;
	padding:0px 50px 0px 50px;
}

.video{
	float:left;
	clear: both;
	height:240px;
	width:320px;
	background-image:url(images/videobox.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	background-attachment:scroll;
	margin:0px 0px 0px 50px ;
	padding:85px 30px 15px 30px;
}

.video2{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	height:240px;
	width:320px;
	margin:0px 0px 0px 20px ;
	padding:85px 30px 15px 30px;
}

.vc1{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	height:75px;
	width:380px;
	margin:0px 0px 0px 50px ;
	text-align:center;
	clear:both;
}

.vc2{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	height:75px;
	width:380px;
	margin:0px 0px 0px 20px;
	text-align:center;
}

.copy{
	height:auto;
	width:650px;
	padding: 25px;
	background-color: #c7b3db;
	margin: 0 auto;
	text-align:center;
	clear:both;
}

.footer{
	height:50px;
	width:980px;
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat,  repeat;
	background-position:bottom center, top center;
	background-attachment:scroll;
	margin: 0 auto;
}

.center{
	text-align:center;
}
.underline{
	text-decoration:underline;
}
strong.underline{
	font-family:"Arial Black", Gadget, sans-serif;
}

.slidedown1a,.slidedown2a{
	font-size: .9em;
}
.slidedown1b,.slidedown2b{
	display: none;
	width: 500px;
	margin: 10px auto;
	padding: 10px;
	color: black;
	background-image:url(images/bgcolor.jpg);
	font-weight: bold;
	font-variant: small-caps;
}
