	body {
		color:#9C7E10;
	}
	.fulltext, .smalltext, .drop_down {
		color:#9C7E10;
		/*margin:2px;*/
		float:right;
		border:1px solid #DCD3B3;
		padding: 2px;
	}
	.fulltext, .drop_down {
		width:300px;
	}
	.smalltext {
		width:120px;
	}
	.fulldesc, .smalldesc {
		color:#9C7E10;
		margin:5px;
		padding:5px;
		clear:both;
		border:1px solid #DCD3B3;
	}
	.fulldesc {
		float:left;
		background-color:#DCD3B3;
		width:440px;
	}
	.smalldesc {
		width:75px;
	}
	.textarea {
		padding:2px;
		width:450px;
		height:250px;
		margin:5px;
		color:#9C7E10;
		border:5px solid #DCD3B3;
	}
	.button {
		background:#CAB39B url(http://www.illustartist.com/contact/button.gif) top left repeat-x ;
		border:3px double #ffffff;
		color: #9C7E10;
		font-weight:bold;
	}
	.button:hover {
		background:#CAB39B url(http://www.illustartist.com/contact/button_over.gif) top left repeat-x;
		border:3px double #ffffff;
		color: #9C7E10;
	}
	.smalllink {
	 	font-family: Trebuchet, Tahoma,Verdana,Arial,Helvetica,sans-serif;
  		font-size: 10px;
  		font-weight: normal;
	}
	#contact_content {
		width: 750px;
		font-family: "Trebuchet MS", arial;
		font-size:13px !important;
		font-weight: 550;
	}	
	#contact_content_left {
		width: 220px;
		float:left;
		padding: 0 2px 0 5px;
		color: #533B39;
		
	}
	#contact_content_right {
		color: #533B39;
		width: 506px;
		float: right;
		padding: 0 2px 0 5px;
		border-left: 1px dashed #DCD3B3;
	}
	#form_container {
		font-family: arial;
		font-size:12px !important;
		border: 13px solid #DCD3B3;
		width: 460px;
		padding: 10px;
	}
	#classic {
		border:1px solid #DCD3B3;
		clear:both;
	}
	#zebra {
		z-index: 100;
		height:200px;
		font-size: 40px;
		border:13px solid #DCD3B3;
		top:300px;
		left:25%;
		right: 25%;
		width:50%;
		background-color: #ffffff;
		padding: 20px;
	}
	#admin_info {
		color:#9C7E10;
		width:750px;
		background-color:#DCD3B3;
		height:27px;
	}
	address {
		font-style: normal;
	}
	#msg {
		font-size: 40px;
		color:#9C7E10;
	}