/* Default CSS file for Flash */

body 
{
    background-image: url(../images/bar.jpg); 
	background-color:#EBEBEB;
	font-family: "Verdana";
	font-size: 11px; 
}

#back 
{
	position:absolute;
	top:20px;
	left:50px;
	z-index:0;
}

#sideBar
{
	position:absolute;
	top:60px;
	left:115px;
}

#head 
{
	padding:none;
}

#calendar 
{
	padding-top:5px;
}

#newTut 
{
	background-color:#C6D9EC;
	margin-top:5px;
	width:150px;
	height:250px;
}

#newTut p
{
	font-family: "Arial narrow";
	font-size: 11px; 
}

#database
{
	padding-top:10px;
}

#lotto 
{
	padding-top:10px;
}

#swObject
{
	width:650;
}

#mainhead 
{
	position:absolute;
	top:60px;
	left:290px;
	width:650;
}

.box1
{
	width:250px;
	float:left;
}

.box2
{
	width:400px;
	float:right;
}

#mainSearch 
{
	position:absolute;
	top:290px;
	left:290px;
}

#description 
{
	margin:none;
	background-color:#ECF3F9;
	position:absolute;
	top:535px;
	left:290px;
	width:235px;
	height:290px;
}

#specialad 
{
	margin:none;
	position:absolute;
	top:760px;
	left:290px;
	width:235px;
}

#tutorials 
{
	background-color:#ECF3F9;
	position:absolute;
	top:535px;
	left:560px;
	width:380px;
	height:290px;
}

#greetings 
{
	position:absolute;
	bottom:0px;
	left:50px;
}

#adobe 
{
	position:absolute;
	top:785px;
	left:980px;
}

#bottom 
{
	position:absolute;
	top:850px;
	left:525px;
}

#googleads 
{
	position:absolute;
	top:85px;
	left:960px;
}

p 
{
	font-family: "Arial";
	font-size: 10px; 
	padding-left: 5px;
	padding-right: 5px;
}

h1 
{
	font-size: 16px; 
	font-family: "Verdana"; 
	color: #000000;
	font-weight :bold;
}

.bold 
{
   font-weight: bold;
   color: #000000;
}

.italic 
{
   color: #103010;
   font-style: italic;
}

ul 
{
	font-size: 11px; 
	font-family: "Verdana"; 
	color: #000000;
}

li 
{
	list-style: disc;
}

.center 
{
	text-align: center;
	font-weight: bold;
}

.small 
{
	font-size: 10px; 
	font-family: "Arial"; 
	color: #000000;
}

a:visited 
{
   font-size: 11px; 
   font-family: "Arial"; 
   color: #08215a;
   text-decoration: none;
   font-style: italic;
}

a:link 
{
   font-size: 11px; 
   font-family: "Arial"; 
   color: #008215A;
   text-decoration: none; 
}

a:hover 
{
   font-size: 11px; 
   font-family: "Arial"; 
   color: #520031;
   text-decoration: none;
   font-style: italic;
}

