/* Author : Patrick Sy */

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

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#660033;}
a:hover, a:focus { text-decoration:none; color:#665e00;}
:focus { outline:0;}

h1,h2,h3,h4,h5,h6 { font-weight:bold;}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.violet { color:#660066;}
.brown { color:#666600;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.gif) repeat-x #234281; text-align:center; font-family:Verdana; color:#fff; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:1000px; position:relative;}

#logo { background:url(images/logoBg.jpg) no-repeat; width:348px; height:138px; padding:60px 0 0 44px;}
#nav { position:absolute; top:158px; right:0; font-size:13px;}
#nav li { display:block; float:left; border-right:1px solid #e3d81a; height:27px;}
#nav li a { display:block; float:left; padding:8px 28px;}
#thumbs { background:url(images/thumbsBg.jpg) no-repeat; position:absolute; width:563px; height:115px; right:32px; top:30px; padding:7px 0 0 10px;}
#thumbs img { margin-right:1px;}

.mContent { width:358px; padding:14px 0 0 22px;}
.sidebar { width:620px;}
.column, .row { float:left;}
.leftEnd { background:url(images/borderLeft.jpg) no-repeat; width:30px; height:333px;}
.rightEnd { background:url(images/borderRight.jpg) no-repeat; width:30px; height:333px;}
.imageWrap { padding:27px 12px;}

#footer { background:url(images/footerBg.jpg) no-repeat; height:24px; width:982px; clear:both; margin-bottom:20px; font-size:12px; padding-top:12px;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
#footer .wrapper { text-align:center;}