/*This body tag is for Firefox*/
html>body {
	margin-left:0;
	margin-right: 0;
	background-color: #000000;
	text-align: -moz-center;
	background-image: url(../images/buttons_graphics/backgroundSoft.jpg);
	background-repeat: repeat;
	background-position: center top;

	/*If I want to have the webpage centered in IE and FF then I need to enable the text-align center attribute and give the wrapper attribute a px width and no margin. Then the page will center perfectly and the actual text will align left because the wrapper attr is overriding the body attr for that.*/
}	 

/*This body tag is for IE*/
body {
	margin-left:0;
	margin-right: 0;
	background-color: #000000;
	text-align: center;
	background-image: url(../images/buttons_graphics/backgroundSoft.jpg);
	background-repeat: repeat;
	background-position: center top;
}	
#wrapper {
	position: relative;
	width: 900px;
	text-align: left;
	vertical-align: top;
	/*margin-left: 10%;*/
}
/*this code controls the the header text*/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-smooth: always;
	color:#333333;
	width: 900px;
	padding-top: 5px;
	padding-left:25px;
	letter-spacing: 10px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
	background-image: url(../images/buttons_graphics/jewelWebBanner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: #CCCCCC;
	border-style: solid;
	border-width: 2px;
}	
.headersubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color:#333333;
	letter-spacing: 1px;
	margin-left: 0px;
	line-height: 25px;
	/*border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	width: 800px;*/
}	
/*end header code*/

/*this code is for basic text layout and is currently applied to the home and about me pages*/
.bodytext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: .9em;
	text-align: left;
	padding-top: 40px;
	padding-right: 40px;
	line-height: 130%;
	padding-left: 40px;
}	

/*This code is for the resume page*/
.resumemainformat{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	color: #CCCCCC;
	vertical-align: top;
	text-align: left;
}
.resumepositionformat {
	padding-top: 40px;
	padding-left:60px;
	padding-right: 90px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}	
h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 8px;
}	
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}	
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
}	
h5 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}	
h6 {	
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}	

.tinyprint {
	font-size: .4em;
}	

.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	font-weight: normal;
}	
	
/*end resume page code*/
/*gallery formatting here*/
.gallerypositionformat {
	padding-left: 110px;
	padding-right: 110px;
	padding-top: 35px;
}

.gallerymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	font-weight: normal;
	width: 175px;
	line-height: 130%;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: 200px;
	float: left;
	position: relative;
}

#glink a {	
	text-decoration: none;
	color:#FFFFFF;
}	

#glink a:hover, .glink a:active	{
	text-decoration:none;
	color:#999999;
}	
.g_subpgformat {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: .9em;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	line-height: 130%;
	padding-left: 40px;
}	

.g_subpglayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	vertical-align: text-top;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	height: 120px;
	width: 375px;
	float: left;
}
.g_subpglayout img {
	float: left;
	text-align: center;
	margin-right: 5px;
}	
.pricinglayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	float: left;
	height: 100px;
	margin-left: 70px;
	margin-right: 0px;
	margin-top: 15px;

}

/*gallery code ends here*/
table {
	background-color: #333333;
	/*background-image: url(../images/buttons_graphics/backgroundSlate_tile_copy.jpg);
	background-repeat: repeat;
	background-position: center top;*/
	border: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}	

.indeximage {
	float: left;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top:0px;
	margin-left: 40px;
}	

.aboutimage {
	float: left;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-left: 0px;
}

img {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}	

.copyright {
	font-family: arial;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.java {
	font-family: arial;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.picspace img{
	margin-bottom: 10px;
}	

/*link="#CCFFFF" alink="#996666" vlink="#CCCC99" */

a:link {color:#CCFFFF;}
a:visited {color:#CCCC99;}
a:hover {color:#996666;}

.navborder {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
	
.nav {
	background-color: #333333;
	background-position: center;
	/*background-image: url(../images/buttons_graphics/backgroundSlate_tile_copy.jpg);
	background-repeat: repeat;
	background-position: center top;
	vertical-align: top;*/
	padding-top: 15px;
}	
#nav ul li {
	float: left;
	white-space: nowrap;
	list-style: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: .8em;
	height: 15px;
	/*margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;*/
	padding-bottom: 12px;
	width: 100px;
	text-align: center;
	/*text-align: left;
	float: right;*/
	/*If you want to put the border info back so it's just under the nav area and not all the way across, put it here- navborder.  Remember to remove the extra tr and td code in the template*/
	height: 21px;
}	

#nav a {
	text-decoration: none;
	color:#CCCCCC;
}	
#nav ul li a:hover, #navmainalt ul li a:active	{
	text-decoration:none;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}	