body {margin:0px;
background-color: #7877c2;
background-image:url('images/mainbg.jpg');
background-repeat: repeat-x;}

a:link, a:active, a:visited
{Color: #ff9eba;Text-Decoration: none;font-family: georgia, verdana;Cursor: crosshair;letter-spacing:2px; text-transform:uppercase;font-size:9px;font-weight:bold;padding-left:4px;padding-right:3px;}
a:hover
{font-style:normal;  font-weight:none;Color: #78d3f9;Cursor: crosshair; font-family:georgia, verdana;text-transform:uppercase; border-bottom:1px dashed #8cd0ff;}


table,tr,td{ text-align:justify;
font-size: 10px;
font-family: tahoma;
color:#d3c6ad;}

textarea, input{	
font-family: tahoma;	
font-size: 10px;
color:#FFFFFF;
background:#9997ed;
border-bottom: 2px solid #ffffff;
border-top:0px;
border-left:0px;
border-right:0px;}

blockquote{
margin: 10px; 
padding: 10px;
background-color: #9291f0;
color: #ffffff;
width:75%;
font: 7pt arial, sans-serif;
text-align: justify;}

#blog
{padding-right:10px;
line-height:12px;
text-align:justify;
font-size: 10px;
font-family: tahoma;
color:#f1dbe7;
width: 400px;
align:right;} 

h1
{height:40px;width:400px;
background-image:url('images/header1bg.jpg');
background-position:left bottom;
background-repeat:no-repeat;
text-align:left;
text-transform:uppercase;
font-size: 16px;
font-style:italic;
font-family:georgia, times new roman, verdana;
font-weight:bold;
color:#78d3f9;
line-height:18px;
letter-spacing:1px;
padding-left:10px;
padding-top:2px;
margin-top:10px; margin-bottom:8px}

h1:first-letter{font-size:17px; font-family:georgia;color:#edc3cf;}

h1 span
{font-family: verdana;
font-style:italic;
font-size: 10px;
font-weight:none;
color:#91adda;
padding: 20px 0px 0px 20px;}


h2
{height:40px;width:400px;
background-image:url('images/header2bg.jpg');
background-position:right bottom;
background-repeat:no-repeat;
text-align:right;
text-transform:uppercase;
font-size: 16px;
font-style:italic;
font-family:georgia, times new roman, verdana;
font-weight:bold;
color:#78d3f9;
line-height:20px;
letter-spacing:1px;
padding-right:5px;
padding-top:2px;
margin-top:10px; margin-bottom:8px}

h2:first-letter{font-size:17px; font-family:georgia;color:#edc3cf;}

h2 span
{font-family: verdana;
font-style:italic;
font-size: 10px;
font-weight:none;
color:#91adda;
padding: 20px 22px 0px 20px;}

#foot
{line-height: 11px;
font-size: 9px; 
font-family: century gothic;
color:#ffffff; 
border-top:1px dashed #ffffff; 
padding-top:5px; }

a#im:hover{border-bottom:0px;}

#code{border: 2px solid #ffffff; margin: 2px 2px 2px 2px; }
#code:hover{border: 2px solid #9291f0; margin: 2px 2px 2px 2px; }

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}