/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	background: #000;
	
	
}
*					{ margin: 0; padding: 0; }
html				{background:#000; }
body				{ font-size: 85.5%; font-family: Verdana, serif;
					  line-height: 1;
					  background: #000 ;
}
h1     {
			font-size:18px;}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#left				{ width:240px; float:left; height:600px;margin-top:-66em;color:#fff;margin-left:.25em;padding-left:1em;}
#right				{ width:190px; float:right; height:600px;margin-left:2px; color:#fff;margin-right:.25em; margin-top:.5em;}
#left home_content		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px;}

a img, img 			{ border: 2px solid black; }

#page-wrap			{ width: 980px; margin: 0 auto;height:775px;background-color:#000; }
.width_500			{ width: 500px; margin-left:270px;height:610px;margin-top:10em;text-align:center; }
.width_710			{ width: 710px; margin-top:0 ;text-align:center;padding-top:.15em; border: 0px solid yellow;}
.width_750			{ width: 750px; margin-top:0 ;text-align:center;padding-top:.5em; border: 0px solid yellow;}
.width_810			{ width: 810px; margin-top:0 ;text-align:center;padding-top:.15em; border: 0px solid yellow;}


.photo-link			{ padding: 5px; margin: 2px; border: 1px solid  #0033CC; display: block; width: 100px;
					  float: left; }
.photo-link:hover	{ border-color: white; }
#header 			{background: #000 url(../graphics/header.png);background-repeat:no-repeat;height:150px;margin-top:.5em;}
						
/*  NAV Section */
#container {
	position: relative;
	width: 500px;
	height: 30px;
	padding: 0;
	margin: 3px 0 20px 0;
	background: #000;
	color:white;
	border: 0px solid green;	
	}

#nav {
	position: absolute;
	top: 10px;
	left: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;
	width: 400px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}
	
#thome a  {
	width: 60px;

	background: url(http://gloria-alexandra.com/igniter/graphics/menu_home.png) top left no-repeat;
	}

#tabout a  {
	width: 70px;
	
	background: url(http://gloria-alexandra.com/igniter/graphics/menu_about.png) top left no-repeat;
	}

#tphotos a  {
	width: 65px;
	background: url(http://gloria-alexandra.com/igniter/graphics/menu_photos.png) top left no-repeat;
	}

#tvideos a  {
	width: 75px;
	
	background: url(http://gloria-alexandra.com/igniter/graphics/menu_videos.png) top left no-repeat;
	}
#tcontact a  {
	width: 80px;
	
	background: url(http://gloria-alexandra.com/igniter/graphics/menu_contact.png) top left no-repeat;
	}
	
#my-border { padding:2px; width:700px; margin:.25em auto; color:#fff;height:100%; }
#my-border, #my-border .sb-inner { background: #003366;  url(../graphics/bg.png) repeat-x; }


/* The following is just for making the page look "cool" - simply ignore it */
p { margin:5px 0; }
.headfoot { text-align:right; padding:5px; margin:0; }
.headfoot h1 { font-size:1.3em; padding:0; margin:0; }
.headfoot a { color:#fff; }
#content { background:url(graphics/bg.png);background-repeat:repeat-y; padding:2px 0; }
div#box{width: 710px;padding: 0;margin:0 auto;
    background: #000;color:#DDD;height:480px;border: 0px solid green;}
	
#headshots { height:250px; border: 0px solid orange;
				
}

#print		{ height:250px; border: 0px solid teal;margin-top: 5px;

}