.header {
font-size : 1.8em; 
font-family : 'Comic Sans MS', 'Arial';
top : 0em;
height: 1.8em;
margin-left: auto;
margin-right: auto;
color:#FF33CC;
text-align:center;
}
.headertitle{
font-size: 1.8em;
font-weight: bolder;
color: #FF33CC;
text-align: center;
}
#maintxarea {
font-family: 'Comic Sans MS', 'Arial';
font-size: 0.95em;
font-weight: normal;
text-align: center;
width: 600px;
height: 280px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
/*background: #FFFFFF;*/
color: #FF33CC;
padding: 10px 10px 10px 10px;
border: 2px solid #FF33CC;
}
#main1title{
font-size: 1.2em;

}
#hottext {
/*font-family: Arial;*/
font-style : normal;
font-weight : bold;
font-size :  0.9em;
margin-left: auto;
margin-right: auto;
margin-top: 2em;
width: 600px;
padding: 5px;
background: #F9DFF9;
color: #FF0033;
text-align: left;
}

/* Right menu */

#insert {
	width: 120px;
	float: right;
	text-align: center;
}
#insert a {
	font-family: 'Arial', 'Helvetica';
	color: rgb(255,255,255);
	background: rgb(255,131,250);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	border: solid 1px;
	padding-left: 0.5em;
}
#insert h1 {
	display: block;
	font-family: 'Comic Sans MS', 'Arial';
	background: rgb(205,16,118);
	font-size: 1.1em;
	color: rgb(255,255,255);
	text-align: center;
}
#insert h2 {
	font-size: 0.9em;
}
#insert a:link { 
    /*color: rgb(0,0,156);*/
    text-decoration: none
 }
#insert a:visited { 
    /*color: rgb(0,0,156);*/
    text-decoration: none 
 }
#insert a:active { 
    color: rgb(255,255,255);
    text-decoration: none 
 }
#insert a:hover { 
    color: rgb(255,255,255);
    background: rgb(0,0,156);
    text-decoration: none 
 }

#inserthome {
	width: 70px;
	float: right;
}
#inserthome a {
	font-family: 'Arial', 'Helvetica';
	color: rgb(255,255,255);
	background: rgb(255,131,250);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	border: solid 1px;
	padding-left: 0.5em;
}
#inserthome a:link { 
    /*color: rgb(0,0,156);*/
    text-decoration: none
 }
#inserthome a:visited { 
    /*color: rgb(0,0,156);*/
    text-decoration: none 
 }
#inserthome a:active { 
    color: rgb(255,255,255);
    text-decoration: none 
 }
#inserthome a:hover { 
    color: rgb(255,255,255);
    background: rgb(0,0,156);
    text-decoration: none 
 }
/* 3 box outline */
#sect1 {
position: absolute;
left: 5%;
width: auto;
height: 300px;
top: 80px;
padding: 15 15 0 15
}
#sect2 {
position: absolute;
left:22%;
width: auto;
height: 300px;
top: 80px;
padding: 15 15 0 15
}
#sect3 {
position: absolute;
left:39%;
width: auto;
height: 300px;
top: 80px;
padding: 15 15 0 15
}
#sect4 {
position: absolute;
left:60%;
width: auto;
height: 300px;
top: 80px;
padding: 15 15 0 15
}
#sect1, #sect2, #sect3, #sect4 {
color: #FF33CC;
font-size: 1.1em;
border:1px solid #FF33CC;
}

/* Menu on the left */

div#pagelinks {
	position: absolute;
	left: 5px;
	top: 220px;
	width: 160px;
	background: rgb(255,131,250);
}
div#pagelinks p {
	font-family: 'Comic Sans MS', 'Arial'; 
	font-size: 0.9em; 
	font-weight: bold;
	margin-left: 0.8px; 
	text-align: center;
}
div#pagelinks ul {
	font-family: 'Comic Sans MS', 'Arial';
	font-size: 0.8em;
	color: rgb(255,255,255);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 800;
	list-style-type: square;
	margin-top: -5px;
	line-height: 150%;
}
div#pagelinks ul a:link { 
    color: rgb(255,255,255);
    text-decoration: none
}
div#pagelinks ul a:visited { 
    color: rgb(255,255,255);
    text-decoration: none 
}

div#pagelinks ul a:active { 
    color: rgb(255,255,153);
    text-decoration: none 
}

div#pagelinks ul a:hover { 
    /*color: rgb(0,0,156);*/
    text-decoration: none 
}
#botarea {
font-family: Arial;
font-style : normal;
font-weight : bold;
font-size :  0.8em;
margin-left: auto;
margin-right: auto;
width: 600px;
padding: 5px;
background: #F9DFF9;
color: #FF0033;
text-align: center;
bottom: 30px;
position: absolute;
}
#owner {
font-family: 'Comic Sans MS', 'Arial';
font-size: 0.8em;
font-weight: bold;
color: #FF33CC;
text-align: left;
margin-left: 80%;
/*margin-right: 3%;*/
margin-bottom: 3px;
position: absolute;
}
#owner a{
text-decoration: none;
}
#owner a:hover{
color: #FF33CC;
text-decoration: underline;
}
