
 
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 auto;
	margin-top:0px;
	padding: 0;
	font-size:40px;
	color:#FFF;
	background-color:#ffffff;
	background-image: url(images/background.jpg);
    background-repeat: repeat-x;

	
	
	}

 #header { 
    margin-top:55px;	
    width:491px;
    height:71px;
	background-image:url(images/name.png);
	margin-left:auto;
	margin-right:auto;
	
}
	
#bar{
	margin-top:20px;
	width:auto;
	height: 100px;
	text-align:center;
	
}

a,
a:link,
a:active,
a:visited 
{
color:#cccccc;
text-decoration:none;}

#container {
	color:#cccccc;
	background: #000000;
		width: 682.5px;  
	height:560px;
	margin: 0 auto; 
	 padding:0;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 0px;
	border-right: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	
	
}

	#topbox {
	margin-top:-40px;
	
	width:700px;
	height:48px;
	background-image:url(images/top.png);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#bottombox {
	width: 700px;
	height:40px;
	background-image:url(images/bottom.png);
	margin-left:auto;
	margin-right: auto;
}

a.rollover {
    display: inline-block;
    width: 200px;
    height: 34px;
    background:url(images/photo.png) 0 0 no-repeat;
	text-decoration: none;
}
 
a:hover.rollover {
    background-position: -202px 0;
}


a.rollover2 {
    display: inline-block;
    width: 150px;
    height: 34px;
    background:url(images/blog.png) 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.rollover2 {
    background-position: -156px 0;
}

a.rollover3 {
    display: inline-block;
    width: 109px;
    height: 77px;
    background:url(images/envelope.png) 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.rollover3 {
    background-position: -116px 0;
}



:focus {
outline: 0;
}
p {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-indent: 0px;
	word-spacing: 5px;
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom:20px;
	text-align: center;
	padding-top: 40px;
}

.tabs{
margin-top:-8px;
padding-left:6px;
width:670px;
height:560px;
overflow:auto;
white-space: nowrap;
}

