html, body, div, span, applet, object, iframe,

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,

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-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

body{
	width:100%;
	background: #C1DAD0;
	text-align:center;
	color:#494949;
	font-family: Georgia, Times New Roman, serif;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
}

h2{color:#C23E1E; font-size:12px; font-weight:normal; margin:0px; border-bottom: 1px dashed #ddd;}

p{line-height:18px; margin-top:8px; color:#494949;}

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

a:hover {color: #3a3b1c; text-decoration: underline;}

a img{border:0;}

.clear{clear:both; margin:0 auto; height:17px; width:736px;}

#container{margin:0 auto;  text-align:left; padding:0px;}

#header{margin:0 auto; text-align:center; width:840px;}

#nav{float:left; display:inline; margin:98px 20px 18px 42px; width:153px;}
#nav a {display: block; height: 27px; border-bottom: 1px dashed #ddd;}
#nav a.current {color: black;}
#nav a:hover{width: 153px; height: 27px; color: #c23e1e; background: #C1DAD0; text-decoration:none;}
#nav ul{list-style-type:none; display:block; margin:0px; padding:0px; line-height:27px;}
#nav li{display:block; margin:0px; padding:0px; height:27px;}

#content{background:#FFFFFF url(img/paper.jpg) top center no-repeat; margin:0 auto; width:840px; text-align:left;}


#main{width:756px; display:inline; background: #FFFFFF; text-align:left;}
#main .text{float:left; display:inline; width:500px; margin:76px 0px 18px 54px;}


#details{float:left; width:736px; display:inline; background:#F2F2F2; margin:24px 0px 24px 52px; text-align:left;}
#details .text{float:left; display:inline; font-size:10px; line-height:14px; color:#888888; width:332px; margin:12px 0px 12px 24px;}
#details .text p{font-size:10px; line-height:14px; color:#777777;}
#details .textoverflow{float:left; display:inline; font-size:10px; line-height:14px; color:#888888; width:332px; margin:12px 0px 12px 24px;}
#details .textoverflow p{font-size:10px; line-height:14px; color:#777777;}


