﻿/* CSS Document */
body{margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif; font-size:12px; background-color:#5A332E}

#Wrap {width:1200px; height:100%;overflow: hidden; margin:auto; clear:both}
.Home{background:url(../img/bgHome2.jpg) top center no-repeat;}
.Content{background:url(../img/bgContent2.jpg) top center no-repeat}

div.name{ color:#FFF; margin:85px 0px 0px 165px}

div.content{ width:390px; height:520px; margin:70px 0px 0px 650px; line-height:1.5em}
div.content h1{line-height:1.2em}
div.content .miniature img{ width:100px; display:block}

.Home div.content p{margin-left:35px}
.Content div.content p{margin-left:0px}

#articleGallery{ width:385px}



div.content ul{margin-left:10px}
ul#GalleryMenu{position: relative; top:120px; position:absolute; margin-left:95px; margin-top:45px;  z-index:1000}
ul#GalleryMenu li{float:left; margin-right:20px; list-style:none}
ul#GalleryMenu li a{ background:url(../img/btnRed.png) 0px 0px no-repeat; height:42px; padding:25px 0px 0px 80px; display:block; font-size:16px; color:#000; text-decoration:none }
ul#GalleryMenu li a:hover{background:url(../img/btnRed.png) 0px -67px no-repeat;}
ul#GalleryMenu li.selected{display:none}


ul#menu{left:95px; position: relative; top:-70px}
ul#menu li{float:left; margin-right:20px; list-style:none}
ul#menu li a{ background:url(../img/btnRed.png) 0px 0px no-repeat; height:42px; padding:25px 0px 0px 80px; display:block; font-size:16px; color:#000; text-decoration:none }
ul#menu li a:hover{background:url(../img/btnRed.png) 0px -67px no-repeat;}
ul#menu li.selected{display:none}



#Footer{ margin:50px 0px 0px 165px; color:#FFF; padding-bottom:60px; overflow:auto}
#Footer .left{float:left}
#Footer .right{float:right; margin-right:180px}
#Footer .right a{color:#FFF; text-decoration:none}
#Footer .right a:hover{text-decoration:underline}





