/* style sheet copyright 2007 by Dominic White */



/* --------------------- universal properties --------------------- */
body {
	text-align: center;
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed;
	/*background-color: #F7EFE2;
	background-image:url(../images/bg_wh.jpg);*/
	background-color: #08101D;
	background-image:url(../images/bg.jpg);
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
}

a {color: #F56203;}
a:hover {color:#000033}

/* footer */
.footer
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/layout/LAYOUT_r6_c2.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a
{
	color: #F56203;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}
/* end footer */

.maintable
{
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	font-size: 10px;
}

/* navigation tabs */
.tab_lft, .tab_mid, .tab_rgt, .tab_lft a, .tab_mid a, .tab_rgt a
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	height: 39px;
	text-align: center;	
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}

.tab_lft, .tab_mid, .tab_rgt
{
	vertical-align: top;
	color: #F56203;
}

.tab_lft a, .tab_mid a, .tab_rgt a
{
	display: block;
	text-decoration: none;
	color: #444444;
}

.tab_lft
{background-image:url(../images/layout/tab_lft_act.png);width: 124px;}
.tab_mid
{background-image:url(../images/layout/tab_mid_act.png);width: 126px;}
.tab_rgt
{background-image:url(../images/layout/tab_rgt_act.png);width: 125px;}

.tab_lft a
{background-image:url(../images/layout/tab_lft_up.png);width: 124px;}
.tab_mid a
{background-image:url(../images/layout/tab_mid_up.png);width: 126px;}
.tab_rgt a
{background-image:url(../images/layout/tab_rgt_up.png);width: 125px;}

.tab_lft a:hover
{background-image: url(../images/layout/tab_lft_ovr.png);}
.tab_mid a:hover
{background-image: url(../images/layout/tab_mid_ovr.png);}
.tab_rgt a:hover
{background-image: url(../images/layout/tab_rgt_ovr.png);}
/* end navigation tabs */

.description {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 12px;
padding:10px;
padding-left:30px;
padding-right:30px;
text-align: justify;
}

/* --------------------- end universal properties --------------------- */


/* --------------------- photography page --------------------- */
.photography_table td
{
	text-align:center;
	padding: 7px;
}

.photography_table td img
{
	display: block;
}

/* --------------------- end photography page --------------------- */

/* --------------------- resume page --------------------- */

.nounderline
{
	 text-decoration: none;
	 color: #333333;
}

.restitle
{
	border-bottom: 1px solid #000000;
	text-autospace:none;
	font-size:12.0pt;
	padding-bottom: 0px;
	width: 100%;
	text-align: left;
	font-family:"Trebuchet MS";
/*	color:#990000;*/
	color:#F56203;
	letter-spacing: 3px;
}

/* --------------------- resume page --------------------- */

/* --------------------- rounded corner project box --------------------- */

.roundboxtop
{
	background-image: url(../images/layout/a_top.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.roundboxbot
{
	background-image: url(../images/layout/a_bot.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12pt;
}

.project-title
{
	font-size:14px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	letter-spacing:3px;
	background-color:#FFFFFF; 
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* --------------------- rounded corner project box --------------------- */

/* --------------------- print page --------------------- */

/* --------------------- print page --------------------- */