/* CSS Document */

body
{
  border:none;
  padding:0px;
  margin:0px;
  background-color:#88475F;
  font-family:arial,sans-serif;
  font-size:0.9em;
  color:#D7B38F
}

a
{
    color:#D7B38F;
    text-decoration:none;
    border:none;
}
a:hover
{
    text-decoration:underline;
}

img
{
    border:none;
}

h2
{
  font-size:1.4em;
}
h3
{
  font-size:1.2em;
}
h1
{
  font-size:1.8em;
}
#main
{
    background-image:url("/images/andi_bg_title2.jpg");
    background-repeat:no-repeat;
    height:585px;
    border:none;
}
.bar
{
    position:relative;
    top:0px;
    left:15px;
    width:100%;
    height:9px;
    margin:0px;
    border:none;
    padding:0px;
    background-color:#D7B290;
    border:none;
}

/* on all pages */
#toolsmenu
{
    position:relative;
    top:10px;
    left:270px;
    height:50px;
    border:none;
}

.graphic_tool
{
    position:relative;
    float:left;
}

#hpmenu
{
    position:relative;
    top:0px;
    left:0px;
    width:510px;
    height:134px;
    padding:6px;
    background-image:url("/images/menu_bg.jpg");
    background-repeat:no-repeat;
    border:none;
    margin-bottom:35px;
}

#contentmenu
{
    position:relative;
    top:0px;
    left:0px;
    width:510px;
    height:50px;
    padding:6px;
    margin-bottom:35px;
}

#homelink
{
    position:absolute;
    top:70px;
    left:200px;
    border:none;
    width:371px;
    height:121px;
    border:none;
}

.homelink
{
    position:relative;
    top:0px;
    left:0px;
    width:370px;
    height:120px;
    border:none;
}

.graphic_head
{
    position:relative;
    top:-1px;
    left:0px;
    right:3px;
    float:left;
}

.thumb
{
    float:left;
    width:60px;
    margin-left:0px;
    margin-bottom:2px;
    text-align:center;
}

.graphic_link
{
    position:relative;
    left:0px;
    margin-right:30px;
    float:left;
    border:none;
}

#content
{
    position:relative;
    top:150px;
    left:360px;
    width:550px;
    border:none;
}

#homecontent
{
    position:relative;
    top:400px;
    left:360px;
    width:496px;
}

.gallerythumb
{
    border:1px solid #D7B290;
    
}

