body {
	background: #181818;
	top-margin:30px;
    	bottom-margin:0px;
    	right-margin:0px;
    	left-margin:0px;
	padding:0px;
	text-align:center;
}

A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FFFFFF; text-decoration:  underline overline;
}

#container {
	margin:0 auto;
	width:100%;
    background: transparent;
}

#contact {
	margin:0 auto;
	width:100%;
    height:85px;
    border-width: 0px;
    border-style: solid;
	background: #181818;
}

#links {
	margin:0 auto;
	width:100%;
    height:25px;
    border-width: 0px;
    border-style: solid;
    background: #181818;
    vertical-align: middle;
}

#color {
	margin:0 auto;
	width:100%;
    height:482px;
    background: #A28F95;
    overflow:auto;
}


#info {

	margin:0 auto;
	padding-top: 10;
	width:810px;
    height:480px;
    vertical-align: middle;
}

img.special {
    border-color: white;
    border-width: 0px;
    border-style: solid;
}

#copyright {
	margin:0 auto;
	width:100%;
   	height: 6px;
	background: #181818;
}

p {
	text-align: justify;
	font: 11pt "Tahoma";
	color: black;
}

ul {
	text-align: justify;
	font: 10pt "Tahoma";
	color: black;
}

h1 {
	text-align: center;
	font: 9pt "Tahoma";
	color: white;
}

h2 {
	text-align: center;
	font: 8pt "Tahoma";
	color: white;
}

h3 {
	text-align: center;
	font: 14pt "Tahoma";
	color: black;
}

h4 {
	text-align: center;
	font: 9pt "Tahoma";
	color: black;
}

h5 {
	text-align: center;
	font: 11pt "Tahoma";
	color: black;
}

h6 {
	text-align: left;
	font: 11pt "Tahoma";
	color: black;
}

            .wrapper {
                max-width: 850px;
                margin: 0 auto;
            }
            .inner {
                padding-top: 15px;
	height: 460px;
  	border: 0px solid #d1d1d1;
            }
            #div1 {
                width: 300px;
	height: 320px;
                float: right;
  	border: 0px solid #d1d1d1;
            }
            #div2 {
                padding-top: 0px;
                padding-right: 30px;
                padding-bottom: 30px;
                margin-right: 300px;
	height: 320px;
                background: transparent;
                border: 0px solid #DFDBD2;
             }
            #div3 {
                padding-top: 0px;
                padding-right: 30px;
                padding-bottom: 30px;
                margin-right: 300px;
	height: 320px;
                background: transparent;
                border: 0px solid #DFDBD2;
             }
            #div4 {
                width: 300px;
	height: 320px;
                float: right;
  	border: 0px solid #d1d1d1;
            }