/* CSS Document */

BODY
{margin-top: 20px; background-color: #181230;}


#wrapperdiv
{width: 1000; height: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
border: solid 1px #b3912f; 
background-image: url(XocolatlSplash.jpg); background-repeat:no-repeat;
}

#contentdiv
{float:right;
color: #402312;
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 250%;
font-weight: 500;
padding-right:30;
margin-top: 85;}


#contentdivbottom1
{
color: #996633;
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 200%;
font-weight: 500;
padding-left: 20;
padding-right: 0;
padding-top: 600;}


a {color:#181230;text-decoration: NONE; font-weight: normal;}
a:link {color:#181230;}
a:hover {color:#b93d23;text-decoration: underline;}
a:active {color:#181230;}

ul{margin:0;  padding: 0; list-style: none}

