body{
	background: #fff url(img/bg_loop.jpg) repeat-x;
	margin: 0;
}

#container{ 
	width: 849px;
	margin: 0 auto;
}

#header{
	width: 849px;
	height: 16px;
	background: url(img/header.jpg) no-repeat;
}

#main{
	width: 849px;
	background: #fff url(img/main_loop.jpg) repeat-y;
	float: left;
	margin-top: 0px;
}

#content{
	width: 520px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	padding: 0px;
}

#links{
	width: 230px;
	margin-left: 60px;
	float: left;
	padding: 0px;
}

.cats{
	margin-top: 20px;
}

.sites img{ border: 1px solid; border-color: #000; margin-top: 15px; }
.sites img:link{ border: 1px solid; border-color: #000; }
.sites img:active{ border: 1px solid; border-color: #000; }
.sites img:hover{ border: 1px solid; border-color: #fff; }
.sites img:visited{ border: 1px solid; border-color: #000; }


#footer{
	width: 849px;
	height: 16px;
	background: #fff url(img/footer.jpg) no-repeat;
	float: left;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0808aa;
	margin-left: 20px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
p:first-letter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0808aa;
}
*/
p a:link{ color: #a42e2e; text-decoration: none; }
p a:active{ color: #000; }
p a:hover{ color: #a42e2e; text-decoration: underline; }
p a:visited{ text-decoration: none; }

#prq{
	position: absolute;
	width: 148px;
	height: 148px;
	top: 0px;
	right: 0px;
}

#portal{
	margin: 0 auto;
	width: 478px;
	height: 60px;
	margin-bottom: 5px;
}
