html {

	margin: 0;

	padding: 0;

}



body {

	font: 18px/1 Garamond, "Times New Roman", Georgia, Times, serif;

	color: #666666;

	background: url(http://www.showbizwebsites.com/templates/4/images/bg.gif);

	margin: 0;

	padding: 0;

	min-width: 780px;

} html>body {font-size: medium;}



a:link {

	color: #276875; 

	font-weight: bold;

	text-decoration: none;

}

a:visited {

	color: #67A1BD;   

	font-weight: bold;

	text-decoration: none;

}

a:hover {

	color: #276875;

	text-decoration: underline;

	border: 0;

}

a.image:link, a.image:visited{ 

	border: 0;  /* don't underline image links */

}



#content {

	float: left;

	padding: 0 10px;

	margin: 10px;

	background: #FFFFFF;

	border: 10px solid #276875;

	width: 600px; 

	/* ie5win fudge begins */

	voice-family: "\"}\"";

	voice-family:inherit;

	width: 580px;

	}

html>body #content {

	width: 580px; 

	/* ie5win fudge ends */

	}

#info {
	width : 570px;
}

p {

	margin-top: 0;

	margin-bottom: 10px;

	font: 11px/1.5 Georgia, "New Century Schoolbook", Times, serif;

	color: #254761;

	text-align: justify;

	}

p span {

	font-style: bold;

	color: #276875;

	}



p.showbiz {

	font: 10xpx/1px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;

	text-align: left;

	letter-spacing: 2px;

	font-weight: bold;

	}

	

#contactinfo p {

	margin: 0;

	padding: 2px;

	font: italic 15px/.5 "Century Gothic", sans-serif;

	color: #254761;

	text-align: right;

		}

		

h1 {

	margin: 2px;

	font: 50px/1 "Century Gothic", sans-serif;

	color:#254761;

	}

	

h2 {

	margin: 2px;

	font: bold 20px "Century Gothic", sans-serif;

	color:#254761;

	text-align: right;

	}

	

h3 {

	font: 18px/1 Garamond, "Times New Roman", Georgia, Times, serif;

	color:#254761;

	text-align: right;

	border-bottom: 2px dashed #8D9A94;

	}

	

h3 span {

	font: bold 25px;

	color: #276875;

	}

	

.alt {

	visibility: hidden;

	}



#name {

	padding: 5px;

	margin: 0;

	border-bottom: 2px solid #8D9A94;

	width: 560px;

	}



#myname {

	background: url(/templates/4/images/name.gif) no-repeat;

	width: 380px;

	height: 75px;

	margin-right: 0px;

	}



#myname h1 {

	margin: 2px;

	font: 25px/1 "Century Gothic", sans-serif;

	color:#254761;

	}

		

#contactinfo {

	background: none;  /* usually here for background: url(/templates/4/images/contact.gif) no-repeat;*/

	width: 200px;

	height: 75px;

	margin-left: 0px;

	}

	

#primarynav {

	float: left;

	padding: 5px;

	margin: 10px;

	background: #FFFFFF;

	border: 5px double #276875;

	width: 100px; 

	/* ie5win fudge begins */

	voice-family: "\"}\"";

	voice-family:inherit;

	width: 80px;

	}

html>body #primarynav {

	width: 80px; 

	/* ie5win fudge ends */

	}



#news table {
	width: 270px;
	border: 1px solid #ddc;
	background: #FFFFFF;
	align: center;
}

#news p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 0;
}

#news h1 {
	font: 18px/1 Georgia, "New Century Schoolbook", Times, serif;
	color: #67A1BD;
	text-align: left;
	border-bottom: 2px dashed #DFC4AE;
	margin-bottom : 25px;
}
	
#news h2	{
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0;
	color : #8E9995;
	font-size : 14px;
	text-align : right;
	border-bottom : 1px dotted #ddc;
	font-family : Georgia, New Century Schoolbook, Times, serif;
}	

#news h3	{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0;
	letter-spacing: 1px;
	color : #67A1BD;
	font-size : 12px;
	text-align : right;
	text-transform : uppercase;
	border : 0;
}	

#news h4	{
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color : #276875;
	font-size : 14px;
	text-align : right;
	font-style : italic;
}	


#primarynav p {

	width: 100px;

	padding: 0;

	margin: 0 0 25px 0;

	}

	

	/*  Create subnav buttons 	*/ 



#home	{

	border-top: 1px solid #ddc;

	}



#primarynav ul {

	list-style: none;

	padding: 0;

	margin: 0;

	border: 0;

	}



#primarynav li	{

	text-align: center;

	border-bottom: 1px solid #ddc;

	width: 95px;

	margin: 0;

	padding: 0;

	font: 10px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;

	color: #f79b60;

	background: #FFFFFF;

	}



 #home, #tertiarytop	{

	border-top: 1px solid #ddc;

	}



#primarynav li a {

	display: block;

	font-weight: normal;

	padding: 0;

	border-left: 1px solid #ddc;

	border-right: 1px solid #ddc;

	background: #fdf8f2;

	color: #334;

	text-decoration: none;

	width: 100px; 	/* False value for IE4-5.x/Win. */

 	voice-family: "\"}\""; 

  	voice-family:inherit;

	width: 98px;	/* You get it. Good value for compliant browers. */	

	}

	

html>#primarynav li a {

	width: 98px;	 /* Be nice to Opera */

	}

	

#primarynav li a:hover {

	font-weight: normal;

	background: #276875;

	color: #ffe;

	border-left: 1px solid #2D5573;

	border-right: 1px solid #2D5573;

	text-decoration: none;

	}



#primarynav li a:active {
	font-weight: normal;
	background: #276875;
	color: #ffe;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-decoration: none;
}

/* bio tags */

#bio table {

	width: 270px;

	border: 1px solid #ddc;

	background: #FFFFFF url(../images/bio.jpg) no-repeat;

	align: left;

	margin-left : 5px;

	margin-right : 15px;

}



#bio p	{
	font-size: 12px;
	text-align : justify;
	margin-right : 5px;
	margin-left : 5px;
}	

/*contact tags*/

#reptitle {
	background : url(../images/contact-info.jpg) no-repeat;
}

#quickemail {
	background : url(../images/quick-message.jpg) top right no-repeat;
}

#agency {

	padding-bottom: 30px;

	}

	

.left h3{ text-align: left;}	

	

#agency h1 {

	margin-top: 0;

	margin-bottom: 2px;

	padding-top: 0;

	font: 24px/1 bold Garamond, "Times New Roman", Georgia, Times, serif;

	color:#67A1BD;

	text-align: left;

	}

	

#agency h2 {

	margin: 2px;

	padding-bottom: 10px;

	font: 12px/1 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;

	letter-spacing: .5px;

	color: #276875;

	text-align: left;

	}



#agency p {

	margin: 0;

	padding-bottom: 10px;

	font: 15px/1 bold Garamond, "Times New Roman", Georgia, Times, serif;

	letter-spacing: .8px;

	color: #254761;

	text-align: left;

	}

	

#emailme p {

	margin-top: 2px;

	margin-bottom: 10px;

	padding-top: 10px;

	font: 15px/1 bold Garamond, "Times New Roman", Georgia, Times, serif;

	color: #254761;

	text-align: right;

	}



#emailme span { font-weight: bold; letter-spacing: .5px;}

#agency span { font-weight: bold; letter-spacing: .5px;}	

	

#emailme form {

	margin-top: 0;

	margin-bottom: 10px;

	font: 10px/1 bold "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;

	letter-spacing: .5px;

	color: #254761;

	text-align: right;

	}



/*resume tags*/

#resume table {

	width: 560px;

	align: center;

	cell padding: 0;

	border:0;

	}



#resume td {

	width: 155px;

	align: left;

	}

	

#resume h1 {

	font: 20px/1 Verdana, "Century Gothic", Arial, sans-serif;

	font-weight: bold;

	color:#276875;

	text-align: center;

	}	

#resume h2 {
	margin-bottom: 15px;
	font: bold 17px/1 Verdana, "Century Gothic", Arial, sans-serif;
	color: #67A1BD;
	text-align: center;
}

	

#resume caption {

	font: 18px/1 bold Garamond, "Times New Roman", Georgia, Times, serif;

	color:#276875;

	text-align: left;

	border-bottom: 2px dashed #8D9A94;

	margin: 0;

	padding: 0;

	}

	

#resume2 table {

	width: 560px;

	align: center;

	cell padding: 0;

	border:0;

	}

	

#resume2 td {

	width: 155px;

	align: left;

	}

		

#resume2 h3 {

	font: 15px/1 italic Garamond, "Times New Roman", Georgia, Times, serif;

	font-weight: bold;

	letter-spacing: 1px;

	color:#276875;

	text-align: left;

	text-decoration: none;

	margin: 0;

	padding-top: 5px;

	border-bottom: none;

	}



#resume2 caption {

	font: 18px/.6 bold Garamond, "Times New Roman", Georgia, Times, serif;

	color:#276875;

	text-align: left;

	border-bottom: 2px dashed #8D9A94;

	margin: 0;

	padding-top: 20px;

	}

#resume3 table {

	width: 560px;

	align: center;

	cell padding: 0;

	border:0;

	}

	

#resume3 h3 {

	font: 15px/1 italic Garamond, "Times New Roman", Georgia, Times, serif;

	letter-spacing: 1px;

	color:#276875;

	text-align: left;

	text-decoration: none;

	margin: 0;

	padding-top: 5px;

	border-bottom: none;

	}



#resume3 caption {

	font: 18px/.6 bold Garamond, "Times New Roman", Georgia, Times, serif;

	color:#276875;

	text-align: left;

	border-bottom: 2px dashed #8D9A94;

	margin: 0;

	padding-top: 20px;

	}

#resume3 td {

	width: 555px;

	align: left;

	}	
	
/*Demo Reel tags*/
#reel table {

	width: 270px;

	border: 1px solid #ddc;

	background: #FFFFFF url(../images/reel.jpg) no-repeat;

	align: left;

	margin-left : 5px;

	margin-right : 15px;

}



#reel p	{
	font-size: 12px;
	text-align : justify;
	margin-right : 5px;
	margin-left : 5px;
}

/*gallery tags*/

#gallery {

	width: 560px;

	align: center;

	margin: 0,0,25px,0;

	}

#gallery p {

	margin: 4px;

	border: 0;

	font: 10px/1 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;

	color: #276875;

	text-align: left;

	}

#gallery h3 {

	margin-bottom: 0;

	}
	
/*  Helpers */

.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}

.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}

.vs0	{
	margin-top: 0;
	}
	
.vs3	{
	margin-top: 3px;
	}		

.vs5	{
	margin-top: 5px;
	}	

.vs7	{
	margin-top: 7px;
	}

.vs10	{
	margin-top: 10px;
	}	

.vs15	{
	margin-top: 15px;
	}	
	
.vs25	{
	margin-top: 25px;
	}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}



