
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0px;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #11140d; margin:0; 
background-image: url('http://www.crystalgarcia.com/backg2.jpg');background-repeat: no-repeat; background-position: center top; }


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #fff;
	font-family: Helvetica Neue, tAHOMA, Verdana, Arial;
	font-size: 75%;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
}


#container {
	width: 880px;
	height: 400px;
	//background-color:#27962a;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#infodiv {
	width: 650px;
	//background-color:#27962a;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#logo{
	height:60px;
	text-align:right;
}

#footer {

	margin-top: 20px;
		margin-bottom: 20px;
}

#footer p {
	text-align: center;
	color:#fff;
	font-size: 10px;
	font-weight:normal;
}

.nav {
	float: right;
	margin-top: -15px;
}


CSS
#navcontainer{
	padding:0px;
		margin:0px;

}
ul#navlist{margin-left: 0px;padding-left: 0;white-space: nowrap;}#navlist li{display: inline;list-style-type: none;}#navlist a { padding-left: 16px; }#navlist a:link, #navlist a:visited{color: #fff;text-decoration: none;}#navlist a:hover{color: #ab432d;text-decoration: none;}

#flashcontent{
margin-bottom:0px;	
padding-bottom:0px;	
}

#example{
margin-bottom:0px;	
padding-bottom:0px;	
}



#navcontainer {
	padding-top:10px}






