/* style.css */

/* Alex */
/* Freelance WebDesigner */
/* CSS Design Name: Muriels Wedding */
/* Description: liquid, width 100%, container center - left fixed, right scrollable */
/* Created 6 oct 2007 */
/* Lastupdate 6 oct 2007 */
/* License layout-design: Multi Action - Public Domain */
/* W3C: (X)HTML 1.0 Strict and CSS */

/* Menu from CSS Tab Designer 2 */
/* Colors selected with ColorCombinate */
/* Picture downloaded from flickr.com - digitalFRANCE's photos
   Changed the picture in Irfanview to Metallic Gold */
   
html{font-size:100%;margin:0;padding:0;height:100%;min-height:100%}
body{background:#23231F url('images/top_bg.gif') repeat-x;color:#6c500f;font:100%/1.8em Verdana, Georgia, "Times New Roman", Times, serif;text-align:center;margin:0;padding:0;height:100%;max-height:100%}
div#container{width:756px;}

div#headertop{width:756px; height:149px; background:url('images/mpct_top.jpg') no-repeat 0 0;}
div#top{height:0px;background:#fff;margin:0;padding:0}
div#mainblok{float:right;width:275px;}
div#blok1{float:left;height:651px;width:481px; background:url('images/logo.jpg') no-repeat;}
div#blok2{width:275px; height:631px; background:url('images/bg_btm.jpg') no-repeat 0 0;text-align:left;margin:0px auto auto; padding:10px;}
div#footer{clear:both;heigth:30px;background:url('images/footer_top.gif') repeat-x 0 0; color:#888686; font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:Verdana; margin:0px auto auto;}

div#colors{height:60px;width:400px;background:#e89300;margin:25px;text-align:center}


.inside{margin:10px;padding:10px;text-align:justify;font-size:90%;line-height:1.8em;}
.logotext{margin:10px}

.color1{float:left;background:#7c5c11;color:#fff;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color2{float:left;background:#e89300;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color3{float:left;background:#E3D79D;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color4{float:left;background:#6c500f;color:#fff;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color5{float:left;background:#fff;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}

h1, h2, h3{font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold;margin-left:10px}
h1{font-size:150%;color:#fff;text-transform:uppercase;text-align:right}
h2{font-size:115%;color:#E3D79D;}
h3{font-size:110%;color:#E3D79D;font-style:italic;text-align:center}
h4{font-size:100%;color:#FFFFFF;font-style:bold;text-decoration:none;}

/* -------------------------------------------------------------------------------- */
/* Start here - for the menu                                                                */
/* -------------------------------------------------------------------------------- */
a           {font:normal 14px Tahoma; color:#888686;}
a:hover {text-decoration:none;}
ul           {leftmargin:200;padding:100px 0px 0px 0px;list-style:none;}