body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

h1 {
	font-size: 20px;
	text-align:center;}

b{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #9900FF;
}

.content {

position: absolute;
top:140px;
float: left;
margin-left:260px;
z-layer:2;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
width:400px

}

.news {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;

}

.title {

position: absolute;
top:50px;
left:260px;
z-layer:3;
font-family: Times;
font-size: 30px;
font-weight: Normal;
color: #9900FF;
width:400px;

}
.firstletter{
font-family: Arial, Helvetica, sans-serif;
font-size: 25px
font-weight: Bold;
color: #9900FF;
}


.purple {
font-family: Arial, Helvetica, sans-serif;
font-weight: Normal;
color: #9900FF;
}

.titleintext {

font-family: Times;
font-size: 30px;
font-weight: Normal;
color: #9900FF;
width:400px;

}
li{
list-style-image: none;
list-style-type: none;
list-style-position: outside;

}

.job
{

font-family: Times;
font-size: 12px;
font-weight: Normal;
color: #000000;
width:400px;

}

.whi{
color: #ffffff;
position: absolute;
top:120px;
left:0px;
font-size: 16px;
z-layer:30;
}

a.homepage.link{

font-decoration: none; 
}

#menu
{
color:#fff;
width:200px;
background-color:#7B59B5;
clear:both;
float:right;
}

#menu a:link, #menu a:visited {color:#d7cde6;}

#menu ul, #menu ul li
{
margin:0;
padding:0;
list-style-type:none;
}

#menu ul li a
{
display:block;
_width:100%;
border-bottom:1px solid #fff;
padding:5px;
text-decoration:none;
}
#menu ul li a:hover
{
background-color:#B872FF;
color:#fff;
}


#menu h2
{
color:#7B59B5;
background-color:#fff;
width:100%;
margin-bottom:0px;
margin-top:0px;
padding-top:10px;
font-size:14px;
}

#facebook{
	float: right;
	position:absolute;
	top:140px;
	width:300px;
	margin-left:730px;
	}










