/* ---OVERALL--- */

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

body {
	background-color: #FFECD2;
	height: 100%;
	width: 1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4D4F;
	/*background-image: url(images/portfolio_layout.jpg);
	background-repeat: no-repeat;*/
}

html {
	overflow-y: scroll;
	height: 100%;
}

p {
	margin-bottom: 10px;
}

.clear { 
	clear: both; 
}

a {
	text-decoration: none;
	color: #4C4D4F;
}

/* ---END OF OVERALL--- */

/* ---NAV COLUMN--- */

#nav_column {
	height: 600px;
	width: 260px;
	position: absolute;
	left: 0px;
}

h1 a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 230px;
	position: absolute;
	top: 30px;
	left: -18px;
	text-indent: -9999999px;
	overflow: hidden;
	border: 0px;
}

#dot_vertical{
	background-image: url(images/dot_vertical.png);
	background-repeat: repeat-y;
	height: 400px;
	width: 1px;
	position: absolute;
	left: 120px;
	top: 0px;
}

/*-- NAV AREA --*/

#print {
	font-weight: bold;
	position: absolute;
	top: 180px;
	right: 152px;
}

#web {
	font-weight: bold;
	position: absolute;
	top: 235px;
	right: 152px;
}

#flash {
	font-weight: bold;
	position: absolute;
	top: 300px;
	right: 152px;
}

#nav {
	position: absolute;
	top: 140px;
	left: 130px;
}

#nav a:link {
	border-bottom: 0px;
}

#nav a:visited {
	border-bottom: 0px;
}

#nav a:focus {
	border-bottom: 0px;
}

#nav a:hover {
	text-decoration: underline;
	border-bottom: 0px;
}

#nav a:active {
	text-decoration: underline;
	border-bottom: 0px;
	color: #8BC3CA;
}
 
li {
	padding-bottom: 5px;
}

/*-- FOOTER --*/

#footer {
	width: 260px;
	height: auto;
	color: #4C4D4F;
	text-align: left;
	position: absolute;
	top: 550px;
}

#footer_title {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 90px;
	font-size: 10px;
	color: #4C4D4F;
	text-align: left;
	position: absolute;
	top: 18px;
	left: 20px;
	text-indent: -999999px;
}

#dot_horizontal{
	background-image: url(images/dot_horizontal.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 260px;
	left: 0px;
	bottom: 90px;
}

#email {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4D4F;
	text-align: left;
	position: absolute;
	top: 32px;
	left: 60px;
	width: 380px;
	height: auto;
	letter-spacing: 2px;
}

#phone {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4D4F;
	text-align: left;
	position: absolute;
	top: 49px;
	left: 60px;
	width: 380px;
	height: auto;
	letter-spacing: 2px;
}

#twitter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4D4F;
	text-align: left;
	position: absolute;
	top: 66px;
	left: 60px;
	width: 380px;
	height: auto;
}

#footer a:link {
	text-decoration: none;
	color: #4C4D4F;
	border-bottom: 1px dotted #4C4D4F; 
}

#footer a:visited {
	text-decoration: none;
	color: #4C4D4F;
	border-bottom: 1px dotted #4C4D4F; 
}

#footer a:focus {
	text-decoration: none;
	color: #4C4D4F;
	border-bottom: 1px dotted #4C4D4F; 
}

#footer a:hover {
	text-decoration: none;
	color: #4C4D4F;
	border-bottom: 0px;
}

#footer a:active {
	text-decoration: none;
	color: #8BC3CA;
	border-bottom: 0px;
}

/*--- END OF FOOTER ---*/

/*--- END OF NAV COLUMN ---*/

/*--- GALLERY ---*/

#gallery {
	height: 600px;
	width: 640px;
	position: absolute;
	left: 300px;
}

#photo {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 350px;
	width: 540px;
	overflow: hidden;
}
/*
#gallery a:link {
	border-bottom: 0px;
}

#gallery a:visited {
	border-bottom: 0px;
}

#gallery a:focus {
	border-bottom: 0px;
}

#gallery a:hover {
	text-decoration: underline;
	border-bottom: 0px;
}

#gallery a:active {
	text-decoration: underline;
	border-bottom: 0px;
	color: #8BC3CA;
}
*/
#index1 a {
	display: block;
	position: absolute;
	left: 75px;
	top: 80px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/colossians_index.jpg);
}

#index1 a:hover {
	background-position: 0 120px;
}

#index2 a {
	position: absolute;
	left: 200px;
	top: 80px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/starbucks_music_index.jpg);
}

#index2 a:hover {
	background-position: 0 120px;
}

#index3 a{
	position: absolute;
	left: 325px;
	top: 80px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/savethedate_index.jpg);
}

#index3 a:hover {
	background-position: 0 120px;
}

#index4 a{
	position: absolute;
	left: 450px;
	top: 80px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/typebook_index.jpg);
}

#index4 a:hover {
	background-position: 0 120px;
}

#index5 a{
	position: absolute;
	left: 75px;
	top: 205px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/wedding_index.jpg);
}

#index5 a:hover {
	background-position: 0 120px;
}

#index6 a{
	position: absolute;
	left: 200px;
	top: 205px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/sharefood_index.jpg);
}

#index6 a:hover {
	background-position: 0 120px;
}

#index7 a{
	position: absolute;
	left: 325px;
	top: 205px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/fan_index.jpg);
}

#index7 a:hover {
	background-position: 0 120px;
}

#index8 a{
	position: absolute;
	left: 450px;
	top: 205px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/fort_index.jpg);
}

#index8 a:hover {
	background-position: 0 120px;
}

#index9 a{
	position: absolute;
	left: 75px;
	top: 330px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/rolequiz_index.jpg);
}

#index9 a:hover {
	background-position: 0 120px;
}

#index10 a{
	position: absolute;
	left: 200px;
	top: 330px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/swanson_index.jpg);
}

#index10 a:hover {
	background-position: 0 120px;
}

#index11 a{
	position: absolute;
	left: 325px;
	top: 330px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/mcarthur_index.jpg);
}

#index11 a:hover {
	background-position: 0 120px;
}

#index12 a{
	position: absolute;
	left: 450px;
	top: 330px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/tarnish_index.jpg);
}

#index12 a:hover {
	background-position: 0 120px;
}

#index13 a{
	position: absolute;
	left: 75px;
	top: 455px;
	height: 120px;
	width: 120px;
	background-color: #4C4D4F;
	background-image: url(images/tmfdjs_index.jpg);
}

#index13 a:hover {
	background-position: 0 120px;
}

/* PROJECT PAGES */

#thumb1 {
	position: absolute;
	left: 30px;
	top: 385px;
	height: 40px;
	width: 40px;
	background-color: #4C4D4F;
}

#thumb2 {
	position: absolute;
	left: 75px;
	top: 385px;
	height: 40px;
	width: 40px;
	background-color: #4C4D4F;
}

#thumb3 {
	position: absolute;
	left: 120px;
	top: 385px;
	height: 40px;
	width: 40px;
	background-color: #4C4D4F;
}

#thumb4 {
	position: absolute;
	left: 165px;
	top: 385px;
	height: 40px;
	width: 40px;
	background-color: #4C4D4F;
}

#thumb5 {
	position: absolute;
	left: 210px;
	top: 385px;
	height: 40px;
	width: 40px;
	background-color: #4C4D4F;
}

#thumb6 {
	position: absolute;
	left: 255px;
	top: 385px;
	height: 40px;
	width: 40px;
	background-color: #4C4D4F;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4D4F;
	text-align: right;
	position: absolute;
	top: 435px;
	left: 30px;
	font-weight: bold;
	width: 100px;
}

#project_description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4D4F;
	text-align: left;
	position: absolute;
	top: 435px;
	left: 140px;
	width: 380px;
	height: auto;
}


/*--- END OF GALLERY ---*/

