@charset "UTF-8";

/*This sexy sexy
  CSS Document
  was designed
  by Ashley Hyatt-Ince
  Rip it off and I will 
  sue your (ASS)! */


body {
	margin:0px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
	font-size: 13px;
	padding: 0px;
	color: #ffffff;
}


h1, h2, h3 {
	
}


#wrapper {
	height: auto;
	width: 1091px;
	clear: both;
	float: left;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}


#header {
	background-image:url(logo2.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 110px;
	width: 1091px;
	clear: none;
	float: none;
	margin-bottom: 20px;
	background-color: #D8000C;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	border-color: #0099FF;
}

/******************* flash section *******************/

#flash {
	width:auto;
	height:auto;
	clear:left;
}
#midspacer {
	width:auto;
	height:auto;
	clear:left;
}

/******************* text bar section *******************/

#textbarl {
	height: auto;
	width: 130px;
	float: left;
	clear: none;
	color: #CCCCCC;
	font-size: 10px;
	text-align: right;
	padding: 3px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

#abouttextbar {
	height: auto;
	width: 254px;
	float: left;
	clear: none;
	color: #333333;
	font-size: 10px;
	padding: 3px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.dates {
color:#CC3300;
font-size:12px;
}


.worktext {
	text-align: left;
	border:none;
	border-bottom-style: none;
}
.worktext h1 {
	font-size:16px;
	line-height: normal;
	color: #0099FF;
	margin-top: 0px;
}

.worktext h2 {
  font-size:14px;
  
}
.worktext ul {
    width:auto;
    float:left;
	font-size:14px;
	list-style: none;
	margin-bottom:3px;
	margin-left: 1px;
}

.worktext li {
	float:left;
	clear:none;
	margin-bottom:5px;
	margin-left: 3px;
}


#worklink {
	float: left;
	width: 200px;
	clear: left;
	margin-top: 15px;
}
.worklink a {
	color:#ffffff;
	font-size:12px;
	background-color:#FF0000;
}

.worklink a:hover {
	color:#FFFFFF;
	background-color:#0099FF;
}

/******************* left holder section *******************/

#leftholder {
	float:left;
	clear: none;
	width: 267px;
	height: auto;
}

.worktitle {
	float:left;
	width:97%;
	margin-bottom:20px;
	clear: right;
	background-color: #0099FF;
	padding-left: 8px;
	height: 17px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.worktitle2 {
	float:right;
	width:99%;
	margin-bottom:20px;
	clear: right;
	background-color: #0099FF;
	padding-left: 8px;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.worktitle3 {
	float:right;
	width:99%;
	margin-bottom:20px;
	clear: right;
	background-color: #D8000C;
	margin-top: 3px;
	padding-left: 8px;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/******************* main content section *******************/


#imagegap1 {
	height: auto;
	width: auto;
	}
#imagegap2 {
	height: auto;
	width: auto;
	}
#imagegap3 {
	height: auto;
	width: auto;
	}

.imagegap {
	height: auto;
	width: auto;
	margin-bottom: 20px;
	background-color: #0099FF;	
}



.imagegapabout {
	clear: right;
}

.imagegap2 {
	background-color: #0099FF;
	color: #FFFFFF;
	
}

#maincontent {
	height: auto;
	width: 800px;
	float: right;
	clear: none;
	margin-bottom: 20px;
}
.mainabout {
}



#maincontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#maincontent ul li {
 padding:15px;
	
}

#maincontent ul p {
	margin-top:3px;
	margin-bottom: 0px;
	
}

#maincontent li h1 {
	font-size:1.5em;
	color:#666666;
	margin: 0px 0px 0px 0px;
}

#maincontent li h2 {
	font-size:1.4em;
	color:#333333;
	margin: 0px 0px 0px 0px;
}

/**** left nav (((((currently not being used))))) section ****/

#leftnav {
	background-color: #333;
	height: 530px;
	width: 120px;
	float: left;
	clear: none;
}
.leftnav, a {
	
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}



/********************* navbar section ************************/

#navbar {
	float: right;
	width: 130px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/********************* navbar lists section ************************/

#navbar a {
	color: #0099FF;
	text-decoration: none;
}


#navbar a:hover {
	color:#953264;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}



#navbar li ul {
	padding-left: 10px;
}

#navbar li li {
	margin: 0;
	padding: 5px;
	
	
}


#navbar li h2 {
	font-size:1.4em;
	color:#999999;
	font-weight:lighter;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
}

#navbar li h3 {
	font-size:1.3em;
	color:#CC3300;
	height: 30px;
	font-weight:lighter;
	letter-spacing: -1px;
	margin: 10px 0px 0px 0px;
}

/********************* topnavbar lists section ************************/

#topnavbar a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}


#topnavbar a:hover {
	text-decoration: line-through;
}

#topnavbar ul {
	float:right;
	width:325px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-top: 75px;
}

#topnavbar ul li {
	float:left;
	clear:none;
	margin-right:10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}	 
	
/********************* gallery and image pages ************************/

#worktextbar {
	height: auto;
	width: 254px;
	float: left;
	clear: none;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
	color: #333333;
	border-bottom-color: #0099FF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
} 
/********************* about elements ************************/
#abouttopcontent {
	height: auto;
	width: 800px;
	float: right;
	clear: both;
	margin-bottom: 10px;
}

.skill {
	background-color:#E20509;
	padding:5px;
	margin-left: 10px;
}

.skill h1 {
	font-size:16px;
	margin-top:2px;
	text-transform: uppercase;
}
.skill h2 {
	font-size:14px;
	margin-top:2px;
	color:#00CCFF;
	margin-bottom: 2px;
}
.skill p {
font-size:10px;
margin-top:2px;
	
}

.skill2 {
	width: 189px;
	color: #333333;
	background-color: #E6E6E6;
}

.skill2 a {
	color: #333333;
}

#box {
	
	height: 300px;
	width: 180px;
	padding:5px;
	float: right;
	
}
#box1 {
	
	height: 300px;
	width: 180px;
	padding:5px;
	float: right;
	
}
#box2 {
	
	height: 300px;
	width: 180px;
	padding:5px;
	float: right;
	
}
#box3 {
	
	height: 300px;
	width: 180px;
	padding:5px;
	float: right;
	
}

#box22 {
	height: 300px;
	padding:5px;
	float: left;
}

#box22 h1 {
	font-size:14px;
	margin-top: 0px;	
}

box22 ul {
	margin-left:0px;
	font-size:12px;
}

#box22 li {
	margin-left:0px;
	font-size:12px;
}

#box22 a {
color:#CC3300;
}

#box22 a:hover {
color:#00CCFF;

}
/********************* contact elements ************************/
#Contact {
	height: auto;
	width: 800px;
	color:#666666;
	float: right;
	clear: none;
	margin-bottom: 20px;
}

.mainacontact {
color:#FFFFFF;
		
}

.mainacontact p {
	color:#333333;
}
.mainacontact h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF3366;
	font-size:36px;
	margin-bottom: 4px;
}
.mainacontact a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0099FF;
	font-size:26px;
	margin-bottom: 4px;
}

.mainacontact a:hover {
	    color:#953264;
	
}

.mainacontact h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0099FF;
	font-size:26px;
	margin-bottom: 4px;
}

#profileholder {
	height: auto;
	width: 800px;
	float: right;
	clear: right;
	margin-bottom: 200px;
}
	 
