/* -------   GENERAL --------*/body{	font-family:Verdana, Arial, sans;	font-size:11px;	color:#0d0d0d;	margin:0px;	padding:0px;
	background-color:#111111;}
/*Removes focus ..... around mozilla links*/a{text-decoration:none; color:#4b4a4a;}a:focus{-moz-outline:none; outline:none;}a.nav:focus{-moz-outline:none; outline:none;}
a:hover{color:#000000; text-decoration:underline;}
img{
	padding:0px;
}


#site-container{
	position:absolute;
	top:0px;
	left:116px;
	background-color:white;

	border-left-style:solid;
	border-left-color:black;
	border-left-width:1px;

	border-right-style:solid;
	border-right-color:black;
	border-right-width:1px;

	padding-left:30px;
	padding-right:30px;
	padding-bottom:80px;
}

#site-title{
	position:abosulte;
	top:0px;
	left:0px;
	padding-top:20px;
}

#site-nav{
	position:abosulte;
	top:0px;
	left:0px;
	padding-top:11px;
}

.singleLine{
	position:relative;
	top:0px;
	left:0px;
	height:1px;
	width:900px;
	background-image:url('http://theowatson.com/site_images/gradientLine1px.jpg');
}

.project-spacer{
	position:relative;
	top:0px;
	left:0px;
	height:6px;
	width:900px;
}

.project-thumb{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	padding-top:5px;
	padding-bottom:35px;
}

#project-container{
	position:relative;
	top:0px;
	left:0px;
	padding-top:26px;
}

.project-index-container{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
}


#info-container{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	padding-top:26px;
	line-height:14px;
	height:600px;
}

.infoAbout{
	float:left;
	width:400px;
	min-height:320px;
	
}

.infoContact{
	float:left;
	width:400px;
	padding-left:60px;
}

.infoLinks{
	position:absolute;
	top:380px;
	left:0px;
	width:400px;
}

.infoTitle{
	font-size:13px;
}

.con{
    text-decoration:underline;
}


.left-side{
	position:relative;
	top:0px;
	left:0px;
	width:530px;
	/*background-color:#dddddd;*/
}

.right-side{
	position:absolute;
	top:3px;
	right:0px;
	/*background-color:#888888;*/
	width:316px;
}

.project-links-title{
	font-size:12px;
	font-style:italic;
}

.project-links{
	position:relative;
	top:0px;
	left:0px;
	padding-top:12px;
	font-size:10px;
	line-height:18px;
}

.project-title{
	font-size:18px;
	font-style:italic;
}


.project-title a{
	color:#0d0d0d;
}

.project-title a:hover{
	text-decoration:none;
}

.project-text{
	position:relative;
	top:0px;
	left:0px;
	padding-top:14px;
	font-size:11px;
	line-height:16px;
}

.project-top{
	position:relative;
	top:0px;
	left:0px;
	min-height:120px;
	width:900px;
	/*background-color:#FF00FF;*/
}


.project-year{
	font-size:10px;
	font-style:italic;
}

.project-images{
	position:relative;
	top:15px;
	left:0px;
	width:917px;
	/*background-color:#FFFF00;*/
}

.project-image{
	position:relative;
	top:0px;
	left:0px;
	width:917px;
	/*background-color:#FF00FF;*/
}

.project-img{
    	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:900px;
}

.project-image-tabs{
	position:relative;
	top:17px;
	left:0px;
	width:17px;
	float:right;
	height:135px;
	/*background-color:#00FFFF;*/
}