body {
min-width: 950px;
background: url(http://design.illusional-x.net/images/7.gif) top center;
font-family: georgia;
}

#whole {
position: relative;
background: url(http://design.illusional-x.net/images/9.gif) repeat-y;
width: 950px;
margin: auto;
border: none;
}

#top {
background: url(http://design.illusional-x.net/images/8.gif) no-repeat;
width: 950px;
height: 568px;
margin-bottom: -430px;
margin-top: -8px;
}

#foot {
position: relative;
background: url(http://design.illusional-x.net/images/6.jpg);
top: 0px;
width: 722px;
height: 170px;
border: none;
left: 109px;
}

#new {
position: relative;
top: 0px;
left: 123px;
width: 440px;
background: url(http://design.illusional-x.net/images/5.jpg) bottom left repeat-x;
padding: 3px 6px 3px 6px;
min-height: 135px;
}

#main {
position: relative;
top: 0px;
left: 123px;
width: 440px;
min-height: 550px;
}

#nav {
position: relative;
float: right;
top: 0px;
right: 130px;
width: 220px;
line-height: 90%;
}

#main p {
font-size: 11px;
color: #787878;
}

#new p {
font-size: 11px;
color: #787878;
margin-top: -8px;
}

#nav p {
font-size: 11px;
color: #000;
}

#main h1 {
background: transparent;
font-size: 20px;
font-weight: bold;
color: #000;
margin-bottom: -10px;
}

#main h2, #new h2 {
font-size: 10px;
color: #959595;
font-style: italic;
font-weight: normal;
}

#main h3 {
font-size: 13px;
font-weight: bold;
color: #EE8097;
}

#new h1 {
font-size: 14px;
font-weight: bold;
color: #E36779;
margin-bottom: -8px;
letter-spacing: 3px;
text-align: center;
}

#nav h1 {
font-size: 18px;
font-weight: bold;
color: #E36779;
margin-bottom: 0px;
margin-top: 20px;
}

#main a:link, #main a:visited, #new a:link, #new a:visited {
color: #B10334;
text-decoration: none;
font-weight: bold;
}

#main a:hover, #new a:hover {
color: #000;
text-decoration: none;
font-weight: bold;
}

#nav a:link, #nav a:visited {
color: #7C7C7C;
display: block;
margin-bottom: -10px;
text-decoration: none;
font-weight: bold;
}

#nav a:hover {
color: #000;
padding-left: 3px;
text-decoration: none;
font-weight: bold;
}

#nav a.inline:link, #nav a.inline:visited {
color: #7C7C7C;
display: inline;
text-decoration: none;
font-weight: bold;
}

#nav a.inline:hover {
color: #000;
display: inline;
text-decoration: none;
font-weight: bold;
padding: 0px;
}

#main img, #new img {
background: #FFD3D3;
border: 1px solid #000;
margin: 8px 3px 3px 3px;
padding: 1px;
}

#about img {
margin: 3px 3px 3px 3px;
}

.left {
float: left;
border: 1px dotted #981610;
margin: 3px;
}

.right {
float: right;
border: 1px dotted #981610;
margin: 3px;
}

.center {
text-align: center;
}