/*  
Theme Name: Fred
Theme URI: http://www.dialnineforanoutsideline.com
Description: Custom theme designed for Dial Nine website
Version: 1.0
Author: Dial Nine For An Outside Line
Author URI: http://www.dialnineforanoutsideline.com

	Fred 1.0
	 http://dialnineforanoutsideline.com

	This theme was designed and built by Dial Nine For An Outside Line,
	especially for Dial Nine.
	
*/

/*
Reset all the Styles
Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt Version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td, table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {
	list-style-type: square;
}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}


body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	background: #000;
    color: #fff;
 }

 #page {
	position: absolute;
    left: 50%;
    width: 960px;
	height: 100%;
    margin-top: 0px;
    margin-left: -480px;
    padding: 0px;
    xborder: solid 1px #a36500;
 }

 #contentPage {
	position: absolute;
	left: 50%;
	width: 680px;
	margin-top: 0px;
	margin-left: -340px;
	top: 280px;
	padding: 0px;
	xborder: solid 1px #a36500;
 }

 #containerContent {
	position: relative;
    width: 680px;
    margin-top: 0px;
    left: 0px;
    padding: 20px 0px 15px 0px;
	border-bottom: dashed 1px #666;
	float: left;
 }

 #containerCell {
	position: relative;
	float: left;
    width: 320px;
	padding: 0px 20px 0px 0px;
 }

 #containerCellSml {
	position: relative;
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
 }

 #header {
	width:960px;
	height: 280px;
	padding: 0px;
	margin: 0px;
 }

 #nav {
	position: absolute;
	left: 50%;
	margin-left:-259px;
	top: 175px;
	width: 518px;
	height: 30px;
}


 a {
	color: #a7fffe;
	text-decoration: underline;
 }

 a:hover {
	color: #fff;
	text-decoration: underline;
 }

 a.lightviewWindow {
	color: #ef87ff;
	text-decoration: underline;
 }


 a.subNav {
	color: #ef87ff;
	text-decoration: underline;
 }

 a.subNav:hover {
	color: #fff;
	text-decoration: underline;
 }


 .rolloverWork {
	position: absolute;
	left: 0px;
	display:block;
	width: 210px;
	height: 12px;
	padding:0px;
	text-decoration: none;
	
 }

 
 x.rolloverPersonal {
	position: absolute;
	left: 210px;
	display:block;
	width: 145px;
	height: 12px;
	padding:0px;
	background: url("../images/nav_01.gif") 0px 0px no-repeat;
	background-position: -205px 0px;
	text-decoration: none;
 }

 .rolloverForyou {
	position: absolute;
	left: 210px;
	display:block;
	width: 181px;
	height: 12px;
	padding:0px;
	text-decoration: none;
	
 }

 .rolloverAbout {
	position: absolute;
	left: 390px;
	display:block;
	width: 81px;
	height: 12px;
	padding:0px;
	text-decoration: none;
	
 }

 .rolloverContact {
	position: absolute;
	left: 470px;
	display:block;
	width: 50px;
	height: 12px;
	padding:0px;
	text-decoration: none;
	
 }


 h1 {
	font-size: 18px;
	font-family: Courier, monospace;
    color: #fff;
	text-decoration: underline;
 }


 h2 {
	font-size: 14px;
	font-family: Courier, monospace;
    color: #fff;
	text-decoration: underline;
 }

img.thumb {
	border: dashed 1px #666;
	margin: 20px 0px 10px 0px;
	text-decoration: none;
}

a.lightview {
	text-decoration: none;
}

a:hover .lightview {
	text-decoration: none;
}



 
/* ------------------------------------------------------------------
End Comments */
