body
{
    margin:0px;
		padding-top:10px;
    background-color: #993333;
	  font-family: Tahoma, sans-serif;
  	color: #000000;
	  cursor: default;
}

div.master {
    width: 605px;
    height: 423px;
    margin: auto;
    cursor: crosshair;
}

div.left {
    background-image: url('ui/bg_left.jpg');
    width:156px;
    height:423px;
    float: left;
}

div.right {
    background-image: url('ui/bg_right.jpg');
    width:449px;
    height:423px;
    float: right;
}

div.main {
    text-align: justify;
    font-size: small;
    z-index:100;
    width: 340px;
    position: relative;
    top:-20px;
    left: 50px;
}

div.mail {
    background-image: url('ui/bg_mail.jpg');
    margin: 0px;
    padding: 0px;
    width: 22px;
    height: 15px;
    position: relative;
    top:17px;
    left: 403px;
    border: none;
}

img.imgmail {
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 257px;
    left: 403px;
    border: 0px;
}

div.gopaint {
    background-image: url('ui/bg_paint.jpg');
    width:156px;
    height:34px;
    position: relative;
    top:296px;
    left:0px;
}

div.gowall {
    background-image: url('ui/bg_wall.jpg');
    width:156px;
    height:33px;
    position: relative;
    top:296px;
    left:0px;
}

div.goacc {
    position: relative;
    width:150px;
    height:55px;
    top:-65px;
    left:280px;
}

div.titleacc {
    background-image: url('ui/bg_titacc.jpg');
    width:161px; 
    height:57px; 
    position: relative; 
    top:17px; 
    left: 0px;
}

div.titlepai {
    background-image: url('ui/bg_titpai.jpg');
    width:161px; 
    height:57px; 
    position: relative; 
    top:17px; 
    left: 0px;
}

div.titlewal {
    background-image: url('ui/bg_titwal.jpg');
    width:161px; 
    height:57px; 
    position: relative; 
    top:17px; 
    left: 0px;
}

div.tile {
    background-image: url('ui/bg_shwth.jpg');
    width: 171px;
    height:193px;
		position: absolute;
    top:-10px; 
    left:80px;
}

.imglink {
    cursor: crosshair;
		border: none;
}

img {
		border: none;
}

img#ra {
		position: absolute;
		top: 55px;
		left:280px;
}

img#la {
		position: absolute;
		top: 55px;
		left:10px;
}

div.info {
		width: 320px;
		position: absolute;
		top:186px;
		left:5px;
        text-align: center;
}

span.tit {
		font-weight: bold;
		font-size: medium;
		font-style:italic;
}

span.textinfo {
		font-size: x-small;
}

img.imgal {
		vertical-align: middle;
        margin-right: 5px;
}

a.textlink {
        text-decoration: none;
        color: #000000;
    cursor: crosshair;
}

a.textlink:visited {
        text-decoration: none;
        color: #000000;
    cursor: crosshair;
}

a.textlink:hover {
        text-decoration: none;
        color: #993333;
    cursor: crosshair;
}

div.infopix {
    width:200px;
    margin: auto;
    padding-top: 5px;
}
