@charset "UTF-8";
/* CSS Document */

body,th {
	font-family: Trebuchet MS, Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	color:#999;
	background-image:url(../images/background2.gif);
	background-repeat:repeat;
}


a {
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif ;
	font-size:inherit;
	color: #999;
	size:10px;
}
a:link {
	text-decoration: none;
	color:#999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #fff;
		text-shadow:#000;
}
a:active {
	text-decoration: none;
	color: #999;
	text-shadow:#000;
}
#header {
	width:780px;
	position:absolute;
	vertical-align:middle;
	top:0px;
	margin-left:auto;
	margin-right:auto;


}
#title {
	width:auto;
	height:auto;
    margin-left:auto;
	margin-right:auto;
	z-index:0;
	position:relative;
	background-color:#000;
	
}
#all {
	position: relative;
	left:0px;
	width:780px;
	top:360px;
	background-color:#000;
	z-index:4;
}
#left {
	position: relative;
	left: 0px;
	width:250px;
	top:0px;
	padding-bottom:0px;
	
}
.left {
	position: relative;
	left: 0px;
	width:234px;
	top:0px;
	padding-bottom:20px;
	background-color:#222;
	padding:8px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#leftportfolio {
	position: relative;
	left:0px;
	text-align:center;
	padding-bottom:20px;
	background-color:#222;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.right {
	position:absolute;
	left: 260px;
	width:505px;
	top:0px;
	height:auto;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:5px;
	background-color:#000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.contentitem {
	position:relative;
	letter-spacing:normal;
	left:0px;
	top:0px;
	vertical-align:text-top;
	text-align: centre;
	height:auto;
	z-index:1;
	text-transform:none;
	margin-top:0px;
	width:auto;
	}
	.item {
	position:relative;
	letter-spacing:normal;
	left:0px;
	top:0px;
	padding-left:5px;
	padding-right:5px;
	height:auto;
	z-index:2;
	text-transform:none;
	margin-top:0px;
	width:auto;

	}
h1 {
	font-size: large;
	color: #009933;
			margin-bottom:0.8em;
		margin-top:0.8em;
}
h2 {
	font-size: large;
	color: #CC6633;
			margin-bottom:0.8em;
		margin-top:0.8em;

}
h3 {
	font-size:large;
	color:#3333FF;
			margin-bottom:0.8em;
		margin-top:0.8em;
}
h4 {
	font-size:large;
	color:#FF3333;	
			margin-bottom:0.8em;
		margin-top:0.8em;
}
h5 {
font-size:large;
	color:#993399;
		margin-bottom:0.8em;
		margin-top:0.8em;


}
h6 {
font-size:large;
	color:#FFFF00;
	margin-bottom:0.8em;
		margin-top:0.8em;}
h7 {
font-size:large;
	color:#999;
}
p {
	color:#999;
	text-align:justify;
}
		
#textboxbase {
	position:inherit;
	text-align:center;
	left:0px;
	width:780px;
	height:auto;
	z-index:7;
	background-color:#222;
	font-size: 12px;
	padding-bottom:1px;
	padding-top:1px;
		-moz-border-radius: 5px; -webkit-border-radius: 5px;
		margin-bottom:20px;
		

}


.textboxbase {
	text-align:center;
	width:780px;
	z-index:7;
	font-size: 12px;
		}

