body {
    background-color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, Arial sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	min-width: 1024px;
}


a:link{
	color: #808285;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #808285;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	text-decoration: underline;
	color: #fad030;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #fad030;
	font-weight: bold;
}

ul {list-style:none;}

ul#portfolio li img{
	padding: 5px;
	border: 0px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

div.box
{
background-image: url(images/webbg.png);
background-repeat: no-repeat;
margin:0 auto;
width: 1024px;
height: 625px;
text-align: left;
overflow: hidden;
}

div.menu
{
position: relative;
margin-top: 25px;
margin-left: 112px;
width: 810px;
height: 50px;
overflow: hidden
}

div.content
{
width: 660px;
height: 450px;
overflow: auto;
margin-left: 238px;
padding-right: 10px;
}

div.left
{
float: left;
width: 330px;
padding-right: 10px
}

div.right
{
float: left;
width: 300px;
}

div.birth
{
float: left;
width: 180px;
padding: 15px;
height: 200px;
}

img
{
border: 0;
}

img.gallery
{
position: absolute;
left: 0px;
top: 0px;
}

img.khamesgallery
{
position: absolute;
left: 10px;
top: 325px;
}

div.controls
{
position: absolute;
right: 10px;
top: 350px;
}

img.border
{
border-style: solid;
border-width: 2px;
border-color: #808285;
}

img.pad
{margin: 4px;
}

span.imp
{
font-size: 16px;
font-weight: bold;
}

span.bold
{
font-weight: bold;
}

span.gold
{
color: #fad030;
}

p.next
{
position:absolute;
right: 5px;
top: 318px;
}

p.board
{
position: relative;
text-align: right;
top: 100px;
right: 83px;
font-size: 10px;
font-style: normal;
}

