body {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#74a9e0;
    font-family: "tahoma";
    background-image:url('images/body.png');
    background-posistion:top center;
    background-repeat:repeat-x;
}

p{
    margin: 0px;
    padding: 0px;
}

a{
    color: #000;
    text-decoration: none;
}

a:hover{
    color: #000;
    text-decoration: underline;
}

a:visited{
    color: #000;
    text-decoration: none;
}
#footer {
display:block;
align:center;
color:#000;
width:805px;
height:50px;
padding-top:25px;

}
#container{
    width: 805px;
    height: 100%;
    background: transparent;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    text-align: left;
    margin: 0px auto;
}
#header {
	padding:10px;
	margin-top:5px;
}
#logo{
    background: url('');
    width: 565px;
    height: 206px;
    margin-top: 10px;
}

#commentsparent{
    background: url('images/textarea.png');
    width: 783px;
    height: 111px;
}


textarea.comments{
    background: url('images/textarea.png');
    width: 744px;
    height: 72px;
    color: #000;
    font-family: Georgia;
    font-size: 15px;
	line-height:16px;
    border: 0px;
	padding: 20px;
}

#commentsparent2{
    background: url('images/url.png');
    width: 512px;
    height: 39px;
}
textarea.comments2{
    background: url('images/url.png');
    width: 492px;
    height: 23px;
    color: #000;
    font-family: Georgia;
    font-size: 15px;
line-height:px;
    border: 0px;
	padding: 10px;
}


.big{
    font-family: Georgia;
    font-size:48px;
    color:#000;
}

#box_0{
	background: url('images/bigbox.png');
    width: 792px;
    height: 429px;
	float: left;
}

#head_0{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	color:#000;
}

#content_0{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	color: #000;
	font-family: Georgia;
	font-size: 24px;
}

#content_0.a{
	color:#000;
}

#box_1{
	background: url('images/box.png');
    width: 384px;
    height: 427px;
	float: left;
}

#head_1{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 23px;
}

#content_1{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 14px;
	color: #000;
	font-family: tahoma;
	font-size: 12px;
}
a:#content_1{
	color:#000;
}

#box_2{
	background: url('images/box.png');
    width: 384px;
    height: 427px;
	float: right;
}

#head_2{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 23px;
}

#content_2{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	color: #000;
	font-family: tahoma;
	font-size: 12px;
}