body{
padding:0;
margin:0;
font:76% verdana,tahoma,sans-serif;
background:#cccccc url(bodybg.gif) repeat;
color:#303030;
}

a{
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#CC0000;
}

a:hover{
background-color:inherit;
color:#303030;
}

h1{
margin:0;
font-size:36px;
letter-spacing:-3px;
text-align:right;
color:#505050;
}

h2{
	margin:5px 0 10px 0;
	font-size:1.6em;
	letter-spacing:-1px;
	font-weight:normal;
	text-align: left;
}

p{
margin:0 0 15px 0;
line-height:20px;
overflow: auto;
}

.img{
float:left;
margin: 0em 10px 10px 15px;
}

.imgdxt {
	float:right;
	margin: 0em 0em 1em;
	padding: 0px;
}
#title{
margin:20px auto -9px auto;
width:700px;
}

#container{
margin:0 auto 15px auto;
width:800px;
height:600px;
padding:10px;
background-color:#ffffff;
color:#303030;
border:2px solid #505050;
background-image: url(cssfiles/bk2.gif);
background-repeat: no-repeat; }

#sidebar{
float:left;
width:100px;

 }
#sidebar2{
float:left;
width:75px;
margin-right: 0px;
margin-left: 10px; }

#main{
	width:570px;
	height:580px;
	padding-left:10px;
	border:1px solid #cccccc;
	float:left;
	padding-right: 10px;
overflow: auto;
 }


#footer{
clear:both;
}

.menu{
display:block;
width:70px;
padding:4px 2px 4px 10px;
font-size:1.1em;
font-weight:bold;
background-color:inherit;
color: #666666;
border:1px solid #ffffff;
}

.menu:hover{
background-color:#f8f8f8;
color:#286ea0;
border:1px solid #dadada;
}

.menubio{
	display:block;
	width:63px;
	height:63px;
	padding: 4px 2px 4px 10px;
	font-size:1.1em;
	font-weight:bold;
	color: #666666;

	background-image: url(cssfiles/bio1.gif);
	background-repeat: no-repeat;
margin-left: 10px; }

.menubio:hover{
	color:#286ea0;
	
	background-image: url(cssfiles/bio2.gif);
	background-repeat: no-repeat;
}

.menuwork{
	display:block;
	width:63px;
	height:63px;
	padding:4px 2px 4px 10px;
	font-size:1.1em;
	font-weight:bold;
	color: #666666;
	border:1px solid #ffffff;
	background-image: url(cssfiles/work1.gif);
	background-repeat: no-repeat;
margin-left: 10px; }

.menuwork:hover{
	color:#286ea0;
	
	background-image: url(cssfiles/work2.gif);
	background-repeat: no-repeat;
}

.menutext{
	display:block;
	width:63px;
	height:63px;
	padding:4px 2px 4px 10px;
	font-size:1.1em;
	font-weight:bold;
	color: #666666;
	border:1px solid #ffffff;
	background-image: url(cssfiles/text1.gif);
	background-repeat: no-repeat;
margin-left: 10px; }

.menutext:hover{
	color:#286ea0;
	
	background-image: url(cssfiles/text2.gif);
	background-repeat: no-repeat;
}

.menucontact{
	display:block;
	width:63px;
	height:63px;
	padding:4px 2px 4px 10px;
	font-size:1.1em;
	font-weight:bold;
	color: #666666;
	border:1px solid #ffffff;
	background-image: url(cssfiles/contact1.gif);
	background-repeat: no-repeat;
margin-left: 10px; }

.menucontact:hover{
	color:#286ea0;
	
	background-image: url(cssfiles/contact2.gif);
	background-repeat: no-repeat;
}
.menu2{
	display:block;
	width:59px;
	padding: 4px 0px 4px 3px;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	border:1px solid #F0B11B;
	margin-left: 5px;
	background-color: #666666;
}

.menu2:hover{
	color:#666666;
	font-style: italic;
	font-variant: normal;
	background-color: #F0B11B;
	border: thin solid #666666;
}

.menu3{
	display:block;
	width:57px;
	padding: 4px 0px 4px 5px;
	font-size:12px;
	font-weight:bold;
	color: #990000;
	margin-left: 8px;
	
}

.menu3:hover{
	color:#666666;
	font-style: italic;
	font-variant: normal;
	
	
}
.credits{
	margin-bottom:0;
	font-size:0.8em;
	background-color:inherit;
	color:#aaaaaa;
	width: right;
	text-align: center;
}

.credits a{
background-color:inherit;
color:#aaaaaa;
}

.small{
font-size:0.8em;
}

.center{
text-align:center;
}

h3 {
	font-weight:bold;
	text-align: left;
	color:#999999;
	font-size: 12px;
	font-style: italic;
}
h4 {
	font-weight:normal;
	text-align: left;
	color:#303030;
	font-size: 12px;
	font-style: italic;
}

