html
	{
	background-color: #75613d;
	/*background-attachment: fixed;
	 background-repeat: no-repeat;*/
	 background-color: #515742; 
	background-image: url(../images/background_green2.jpg);
	background-position: center; 
	font-family: verdana, geneva, arial, helvetica, sans-serif;

	}
	
	body
	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-image: url(../images/drop_shadow.png); 
	background-position: center; 
	background-repeat: repeat-y;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	/* this is a hack to remove the not working png image from IE 6 */
	* html body 
	{
	background-image: none; 
	}
	
	#header {
	background-image: url(../images/header3.png); 
	height: 191px; 
	background-position: left -20px; 
	background-repeat: no-repeat; 
	}
	
	.main {
	height: 100%;
	min-height: 100%;
	overflow: visible;
}

#main {
background-color: #c4b695;
background-image: url(../images/background_paper.jpg);
margin:0px auto;
min-height:90%;
text-align:left;
min-width:800px;
max-width: 950px; 
_width: 800px; 
}
/* _width is for f**king IE */

#right_edge {
margin-right: -12px; 
padding-right: 12px; 
background-image: url(../images/right_hand_edge.png);
background-repeat: repeat-y; 
background-position: top right; 
}

#left_edge {
margin-left: -12px; 
padding-left: 12px; 
background-image: url(../images/left_hand_edge.png);
background-repeat: repeat-y; 
background-position: top left; 
}

p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}

h1 {
margin-top: 0px; 
text-align: left; 
padding-left: 37px; 
font-family: "Comic Sans MS"; 
font-size: 6.4em; 
color: #75002D; 
}

h2 {
	margin-top: 0px; 
	padding-top: 10px; 
	text-align: center;
	font-size: 2em; 
	color: #4c0a14; 
	font-family: "Verdana"; 
}

h3{
text-align: center; 
color: #4c0a14;
font-size: 1.7em; 
font-family: Arial Bold; 
font-weight: bold; 
}

h4 {
color: #285731;
font-size: 1.5em; 
font-family: Ariel Bold; 
font-weight: bold; 
}

#footer {
background-color:#;
clear:both;
color:#273F27;
font-size: 1/3em; 
font-weight: bold; 
font-family:;
min-height:10%;
text-align:center;
padding-left: 20px; 
padding-top: 20px; 
}

#footer_copyright {
background-color:#;
color:#FFFFFF;
font-family:Verdana;
font-size:15px;
margin-bottom:0px;
margin-top:0px;
text-align:right;
}

.spacer {
	height: 23px;
}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

#navcontainer
{
width: 100%;
float: left;
margin-top: -55px; 
}

#navcontainer ul { 
height: 30px;
padding: 0; 
padding-left: 45px;}
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 5 5 5 5%;
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 1em;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 0.4em 12px;
color: #FFFFFF;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-color: #D58418;
color: #FFFFFF;
}

 
#lipsum {
	
	padding-right: 20px;
	padding-left: 20px; 
	text-align: left;
	height: 50%; 
}

#left{
	float: left;
	width: 30%;
	min-height: 400px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 15px; 
	color: #FFFFFF;
	margin-top: 0px; 
	margin-bottom: 20px; 
	text-align: center; 
}

#over_left {
	float: left;
	width: 280px;
}

#about_left{
	float: left;
	width: 50%;
	min-height: 400px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 15px; 
	color: #FFFFFF;
	margin-top: 0px; 
	margin-bottom: 20px; 
}

#about_left2 {
float: right; 
margin-left: 15px; 
background-image: url(../images/ribbon.png); 
}



#left h2 {
color: #CCBB33;  
}

#left a{
color: #CC0000;
}

#left img{
margin-right: 10px; 
}


.example_pic {
/*border: solid 2px white;*/
margin-bottom: 5px; 
}



#about_right{
	float: right; 
	width: 45%; 
	padding-left: 15px; 
	margin-top: -35px; 
font-family: arial, helvetica, sans-serif;

}


#right{
	float: right; 
	width: 55%; 
	padding-left: 15px; 
	/*margin-top: -35px; */
	margin-right: 50px; 
}


/* /////////////  INDEX PAGE /////////////  */

.highlight {
	float: left; 
}

.link_description {
	color: black; 
	font-style: none; 
	clear: left; 
}

img {
	border: none; 
}

a: link {
	border: none;
}

#example_multibox {
padding: 20px; 
width: 90%; 
background-color: #224433;
text-align: center; 
margin-left: 16px; 
}

.example {
padding: 20px; 
width: 90%; 
text-align: center; 
margin-left: 16px; 
}


	ul #why_me {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
	/* then add specific instructions for the list in. Again, use an id if you want to have multiple lists effected in different ways */
	#why_me li {
		list-style-type: none;
	line-height: 1.1; 
	 background: url(../images/leaf3.jpg) left center no-repeat;  
	 /* for more placement accuracy, replace left center with pixel values */
	 padding-left: 60px;
	 padding-bottom: 10px; 
	margin-bottom: 10px; /* these two lines are used to make the image appear BEFORE rather than UNDER the list items */
	font-size: 1em; 
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold; 
	 }
	 
	 

/*  //////////////  SLIDESHOW //////////////  */

#mygalone {
	margin-left: 30%; 
}

#stripTransmitter0{
	margin-left: 30%; 
}

#right2 {
	float: right; 
}


/* //////////////   CONTACT PAGE //////////////  */

.errormsg {
	color: red;
	font-weight: bold;
	display: none;
	float: right; 
}

fieldset {
	border: none;
}

form {
	border: solid black 1px; 
	width: 60%;
	margin-left: 20%;
}


/*///////////  HIRING ME PAGE /////////  */

/*.contracts {
background-image: url(../images/contractb.gif);
	 background-repeat: no repeat;
	 padding-top: 2px; 
	padding-left: 30px; 
	padding-bottom: 15px; 
	width: 350px; 

}*/

.contracts {
  border: 9px double #224433;
  /*566489; */
	margin-bottom: 20px; 
	clear: both; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
	background-color: #F5F9B9;
	 padding-top: 2px; 
	padding-left: 30px; 
	padding-bottom: 15px; 
	width: 350px; 
}

#hiring_right{
	float: right; 
	width: 49%; 
	padding-left: 15px; 
	margin-top: 0px; 

}

#hiring_left
{
	float: left;
	width: 40%;
}

#extras {
float: left; 
}

.contracts2 {
background-image: url(../images/contract2.gif);
	 background-repeat: no repeat;
	 padding-top: 20px; 
	padding-left: 40px; 
	padding-bottom: 35px; 
	width: 350px; 

}

.contracts3 {
	 padding-top: 2px; 
	 padding-left: 20px; 
	 padding-right: 20px; 
	padding-bottom: 40px; 
	width: 250px; 

}

/*//////////////  Options PAGE ///////  */

.feature_type {
margin-top: 55px; 
clear: both; 
margin-bottom: 10px; 
}

.features  
{
background-image: url(../images/features2.jpg); 
height: 60px; 
list-style-type: none; 
font-size: 2em; 
color: #FFFFFF;
text-align: center; 
padding-top: 15px; 
margin-top: 50px; 
margin-bottom: 30px; 
}

.features  a {
text-decoration: none; 
}

.feature_link {
float: left;
margin-right: 50px;  
margin-bottom: 25px; 
}

.feature_link img {
border: solid white 4px; 
}

/* //////  features pages ///// */

.feature_text {
color: #4c0a14; 
font-size: 1.2em; 
margin-top: 10px; 
height: 180px; 
margin-left: 50px; 
}

.float_left {
float: left; 
margin-left: 20px; 
}


/*//////////MUSIC PAGE /////////*/

.myBox {
float: left; 
}

#music {
margin-left: 210px; 
}

/*///////  work samples page ////// */

.work_text {
color: #4c0a14; 
font-size: 1em; 
font-weight: bold; 
float: right; 
margin-top: 10px; 
height: 180px; 
}

.work_heading {
color: green; 
font-weight: bold;
}

.clear {
clear: both; 
height: 50px; 
}

/* /////// about page ///////// */

#particulars {
color: #214332; 
font-size: 1em; 
font-family: verdana, geneva, arial, helvetica, sans-serif;

}

#example_hoverbox {
margin-bottom: 50px; 
}

.hoverbox {
width: 700px; 
}

/*////////// what next page //////////// */
#what_right{
	float: right; 
	width: 49%; 
	padding-left: 15px; 
	margin-top: 0px; 
	background-color: #ac997a;
}

#what_left
{
	float: left;
	width: 40%;
	background-color: #ac997a;

}
