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


/* TYPE */
body {
	background: #000000 url(images/b-g.gif);
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	line-height: 1.5em;
	margin:0px;
	padding:0px;
	position: relative;
	margin-left: 30px;
	height: 500px;
 }
 
#container{
width:940px;
margin:0 auto;
background-color:#FFFFFF;
border-right:1px;
border-right-color:#333333
}

#header{
width:940px;
margin:0px;
padding:0px;
background:url(images/header.gif) top left no-repeat;
height:150px;
}

.dot{
margin:0px;
padding:0px;
margin-top:0px;
margin-bottom:0px;
width:100%;
height:13px;
background:url(images/dots.gif) repeat-x;

}

.column{

width:290px;
padding-left:20px;
padding-top:20px;
float:left;}

h2{
	color:#660000;
	font-size:14px;
	font-weight:600;
	font-style:italic;
	margin-bottom:5px;
}

h3{
color:#999999;
font-size:14px;
text-align:left;
}

#columncontainer{
overflow:none;
padding-bottom:30px;
background-color:#e7e7e7}

#footercontainer{
overflow:none;
background-color:#000000;
background:url(images/footer.gif) top left no-repeat;
padding-bottom:30px}

#photocontainer{

background-color:#ffffff;}

#photo{
float:left;
padding:0px;
}

#photo2{
float:left; 
padding:0px;
margin-left:0px;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
width:890px;
background-color:#ffffff;
padding:2px;
color:#333333;
font-size:28px;
font-weight:200;
letter-spacing:1px;
text-transform:uppercase;
margin:0px;
margin-left:20px;
margin-top:15px;}

#flashcontent{
	width:800;
}

#workcontainer{
width:940px;}

#workcontainer img{
border:0px solid #666;
margin:20px 0px;
margin-left:20px;}

#workcontainer 
p{margin-top:0px;margin-left:20px; padding:0px}

.red{
color:#660000;
font-style:italic;
font-weight:800;
}

#footer2{
color:#666666;
height:10px;
float:left;
margin-left:20px;
margin-top:0px;
}

#footer{
color:#999999;
float:right;
margin-right:20px;}

#portfolio{
height:1252px;
width:142px;
background:url(images/portfoliox.gif) top left no-repeat; color:#FFFFFF;
position:absolute;
top:0px;
left:940px;
}

#phototext{
}

a{text-decoration:none}

.spacer{
height:50px;
}

.spacer2{
height:30px;
}
.anchor{
color:#999999;
font-style:italic;
text-align:left
}

.splinks a:link {
	color: #000000;
	text-decoration: underline;
}

.splinks a:hover {
	color: #FFFFFF;
	background:#000000;
	text-decoration: none;
	}

.splinks a:visited {
	text-decoration: none;}

.splinks a:active {
	text-decoration: none;
}
