#container {
			width: 610px;
			\width: 630px;
			w\idth: 610px;
			border: 1px solid #ccc;
			background: #000;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			}
			
body	{
	color: #fff;
	background: #333;
	margin: 25px 0 25px 0;
	padding: 0;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : normal; 
	text-decoration : underline;
	color: #fff;
	}

a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #fff;
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #0c6;
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #fff;
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		}

i	{
	font-style: italic;
	}

h1	{
	font-size: 16px;
	font-weight: strong;
	}

h2	{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
	
h3	{
	font-size: 13px;
	font-weight: strong;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #fff;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  12px;
	line-height: 1.5;
	}

#p design_text {
    background: transparent url("../images/owen_signature.gif") top left no-repeat;
}	
	
li	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  12px;
	line-height: 1.5;
	}
	
	
#photo_footer p	{
	font-size: 11px;
	margin-top: 25px;
	text-align: center;
	}
	
/* Basic page divisions */

#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;
	}

		
#quotes p	{
	font-style: strong;
	text-align: left;
	margin-top: 0.5em;
	font-size: 12px;

	}
 


/* Sidebar display attributes */

#sidebar p1	{
	text-align: left;
	margin-top: 0.5em;
	font-size: 11px;
	}
	
	#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	font-size: 11px;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}

#sidebar h1	{
	font-size: 11px;
	font-weight: normal;
	margin-top: 5em;
	line-height: 1.25;
	text-align: right;
	}
	
#sidebar h2	{
	font-size: 11px;
	font-weight: strong;
	font-style: italic;
	margin: 0;
	line-height: 1;
	text-align: right;
	}

/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table#nav td	{
	background: #333;
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	color: #ccc;
	margin: 0;
	width: 100px;
	line-height: 20px;
	background: #333;

	} 

#nav td a:hover {
	color: #ccc;
	background: #000;
	} 

td#home a:link img, td#home a:visited {
	color: #000;
	width: 600px;
	height: 75px;
	} 

td#home a:hover {
	color: #333;
	width: 600px;
	height: 75px;
	} 

/*Photo Gallery styles */
.Caption {
	font-family: Arial;
	text-align: center;
	font-weight: normal;
	font-size:  10pt;
	color: #FFF; }

A.Controls:link    { color:#666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#000; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
					 
#photosect img	{
	margin: 15px 0 15px 0;
	}

#photosect p	{
	font-style: normal;
	text-align: left;
	margin-top: 15px;
	font-size: 11px;
	}
	
#subnav p	{
	font-size: 11px;
	font-style: normal;
	margin-top: 25px;
	}
	
#subnav a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #0c6;
	}

#subnav a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #0c6;
	}

#subnav a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #0c6;
	}

#subnav a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #0c6;
	}

#primarycontent p#sign {
    background: transparent url("/images/owen_signature.gif") top left no-repeat;
}