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;
	background: transparent;
}
body {

}
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;
}

/* End Reset */

html {background-color:#262931; background-image:url('images/bg.png')}
body {font-family: Georgia; line-height:150%; font-size:12px; color:#a4a3a5}
.wrapper {width:960px; margin: 0 auto}
#header {background-color: #1d2027}
h1 {font-size: 5.5em; line-height:150%; color:#ffffff; text-shadow: 0px 2px 2px #000000;}
h2 {font-size: 3em; line-height:150%; color:#d0d0d0; text-shadow: 0px 1px 1px #000000; margin-bottom:15px}
h3 {font-size: 1.8em; font-weight: 900; color:#d0d0d0; line-height: 150%; margin:0px 0px 5px 0px; text-shadow: 0px 1px 1px #000000;}
ul {font-size: 1em;  line-height: 150%}
ul.nav {list-style:none; margin:0px; padding:0px; font-size: 1em; margin: 0px 0px 0px 320px; padding: 7px 0}
ul.nav li {display:inline-block; width:155px}
ol {font-size: 0.5em}
p.highlight {font-size: 18px; line-height:150%; text-shadow: 0px 1px 1px #000000; text-align: justify}
p.details {font-size: 1.3em; line-height:150%; text-shadow: 0px 1px 1px #000000; color:#868686; text-align: justify}
p.first {font-size: 1.3em; line-height:150%; margin-bottom:20px; text-shadow: 0px 1px 1px #000000}
p {font-size: 1.3em; line-height:150%; margin-bottom:30px; text-shadow: 0px 1px 1px #000000; text-align: justify}
p.first:first-letter 
{
font-size:24px;
}

a {font-size:1em; color: #ffffff; text-decoration: none; font-weight: normal; text-shadow: 0px 1px 1px #000000;}
/*a:hover {}
a:active {padding-top:1px; color:blue;text-shadow: none}
*/
.nav a {font-family: Georgia; font-size:0.9em; color: #ffffff; text-decoration: none; font-weight: bold;text-shadow:none }

h1, h2, h3 {font-weight:normal}

.grid_3, .grid_4, .grid_6, .grid_8, .grid_8a {float:left; position:relative; display:inline}
.grid_4 {width:280px; margin:0 20px}
.grid_6 {width:470px; margin:0 10px}
.grid_8 {width:560px; margin:120px 0px 0px 320px}
.grid_8a {width:560px; height:320px; position: absolute; top:45%; margin:-180px 0px 0px 320px}
.grid_3 {width:200px; margin:0 10px}
.alpha {margin-left: 0px}
.omega {margin-right: 0px}
