@import url("file:///Home/Users/brad/_Projects/_personal/_bposey.com/_v3_c/CSS/posey_style_NEW.css");
/* ________________ general ________________ */
/* ________________ general ________________ */

body
	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(http://) no-repeat;
	background-color: white;
	}
	
a
	{
	color: #000;
	text-decoration: none;
	border: none;
	background-color:#DDD;
	margin-right: 2px;
	}
	
a:visited
	{
	color: #555;
	border: none;
	}
	
a:hover
	{
	color: #000;
	background-color: #BBB;
	}
	
h1
	{
	display: none;
	}
	
h2
	{
	font-size: 16px;
	font-weight: bold;
	color: rgb(99,100,102);
	margin-bottom: 30px;
	}

h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: rgb(226,55,33);
	margin-bottom: -20px;
	margin-top: 0px;
	}
	
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: white;
	margin: 5px 0 0 0;
	}
	
h5
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: rgb(226,55,33);
	margin-bottom: -10px;
	}
	

hr {height: 1px;
	style: none;
	}

p
	{
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	}


li
	{
	font-family: Arial, Helvetica, sans-serif);
	font-weight: normal;
	font-size: 13px;
	color: rgb(0,0,0);
	margin-left: -40px;
	padding-bottom: 2px;
	}

ul
	{
	list-style: none;
	}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 75%; } /* */


/* ________________ containers ________________ */

#logo
	{
	top: 50px;
	left: 0px;
	position: absolute;
	height: 25px;
	width: 200px;
	text-align: left;
	}


#name
	{
	top: 93px;
	left: 19px;
	position: absolute;
	height: 25px;
	width: 600px;
	text-align: left;
	background-color:#999;
	}

#navigation
	{
	text-align: left;
	padding-top: 30px;
	padding-left: 30px;
	width: 300px;
	}
	
#work
	{
	position: absolute;
	left: 350px;
	top: 120px;
	width: 600px;
	background: none;
	text-align: left;
	}
	

#about
	{
	position: absolute;
	left: 350px;
	top: 120px;
	width: 600px;
	background: none;
	text-align: left;
	}


/* ________________ lists & typo ________________ */
	

