/* CSS Document */
BODY, HTML { margin:0; text-align:center; height:100%; }
BODY { background:#54131B url(../images/bg.gif); font-family:"Times New Roman", Times, serif; font-size:12px; color:#FFFFFF; }
IMG, TABLE { border:0; }
P, H1, H2 { margin-top:0; line-height:140%; }
P { font-size:13px; }
H1 { font-size:19px; }
A {color:#FFFFFF;}
A:visited {color:#8C6352;}
p.clear { margin:0; }
img.picHeader { margin-bottom:12px; }

div.cnt { margin:0 auto; text-align:left; width:899px; border-left:4px solid #866245; border-right:4px solid #866245; min-height:100%; background:#550113 url(../images/bg.jpg) no-repeat; }
div#cntMasthead { position:relative; padding-top:12px; width:100%; }
img#picLogo { margin-left:44px; }
img#picDecoBloc { position:absolute; right:0; top:8px; }
div#cntMastNav { clear:both; margin-top:8px; border-top:4px solid #866245; border-bottom:4px solid #866245; height:33px; }
div#cntMastNav div { background-color:#08294A; float:left; }
div#cntMastNav div.on { background-color:#FFFFFF; }
div#cntMastNav div.over { background-color:#FFFFFF; }
div#cntMastNav div.off { background-color:#08294A; }
div#cntBtnHome { width:299px; border-right:2px solid #866245; text-align:center}
div#cntBtnProjects { width:303px; border-right:2px solid #866245; text-align:center}
div#cntBtnAbout { width:291px;border-right:2px solid #866245; text-align:center}


div#cntFooter { clear:both; padding:30px; height:30px; }
div#cntFooter p#txtlinks {float:left; width:440px; font-size:11px; color:#FFFFFF; margin-left:10px; text-align:center} 
div#cntFooter p#txtCopyright { float:left; width:175px; text-align:right; font-size:11px; color:#FFFFFF; margin-left:10px; }
div#cntFooter img { float:left; }

table.tblRounded { margin:20px; }
table.tblRounded td { vertical-align:top; }
table.tblRounded td.cntUpperLeft { width:32px; height:32px; background-image:url(../images/bgTableUL.gif); background-repeat:no-repeat; }
table.tblRounded td.cntContentLeft { height:32px; border-top:4px solid #8C634A; border-right:4px solid #8C634A; }
table.tblRounded td.cntContentRight { height:32px; border-top:4px solid #8C634A; }
table.tblRounded td.cntUpperRight { width:32px; height:32px; background-image:url(../images/bgTableUR.gif); background-repeat:no-repeat; }

table.tblRounded td.cntLeft { border-left:4px solid #8C634A; }
table.tblRounded td.cntLeftContent {  border-right:4px solid #8C634A; padding:20px; }
table.tblRounded td.cntRightContent {  padding:20px; }
table.tblRounded td.cntRight { border-right:4px solid #8C634A; }

table.tblRounded td.cntBottomLeft { width:32px; height:34px; background-image:url(../images/bgTableBL.gif); background-repeat:no-repeat; background-position:bottom left; }
table.tblRounded td.cntBottomContentLeft { height:34px; border-bottom:4px solid #8C634A; border-right:4px solid #8C634A; }
table.tblRounded td.cntBottomContentRight { height:34px; border-bottom:4px solid #8C634A; }
table.tblRounded td.cntBottomRight { width:32px; height:34px; background-image:url(../images/bgTableBR.gif); background-repeat:no-repeat; background-position:bottom right; }