/* Starbelle: Aryana Engineer - PLEASE DONT STEAL, AND IF YOU USE IT PLEASE CREDIT */
body{
   width:779px;
   margin:auto;
   background-color:#313131;
   background-image:url('LayoutbyMeganBG.jpg');
   background-repeat:repeat-y;
   background-position:center;
   color:#000000;
   font-family:Verdana; 
   color:#949494; 
   font-weight:normal;
   text-align:justify;
   font-size:7pt; 
}
#header {	position: absolute; margin-left: 0px;	top: 0px; width:779px; height: 439px;}
#content {	position: absolute;	margin-left: 222px;	top: 440px;	width: 540px;}
#sidebar {	position: absolute;	margin-left: 15px;	top: 440px;	width: 200px;}

TABLE {
font-size: 7pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}


/*content-top*/
h2 {
font-size: 9pt;
font-family; Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-transform: uppercase;
font-style:normal;
text-align: right;
background: #93869a;
border-top: 1px dashed #c2afd6;
border-bottom: 1px dashed #c2afd6;
margin-bottom: 2px;
}
/*discription*/
h3 {
font-size: 7pt;
font-family; Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: lowercase;
color: #442d50;
background: #bfb7c4;
line-height: 4px;
margin-top: 2px;
margin-bottom: 2px;
text-align: center;
border-top: solid 1px #e3d3f2;
border-bottom: solid 1px #e3d3f2;
}

/*Back|Forward java*/
h4 {
font-size: 6pt;
font-family; Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 2px;
padding-bottom: 1px;
padding-top: 1px;
background: #efefee;
text-align: center;
}

/*CUTENEWS Style!*/
/*CUTENEWS Update Title*/
h5{
font-family: Verdana;
font-size:9pt;
color:#442d50;
text-transform: uppercase;
text-align:center;
margin-bottom: 0px;
line-height: 20px;
padding-right: 5px;
padding-bottom: 4px;
background-image:url(sitepix/cutenewsupdatepic.jpg);
}
/*CUTENEWS Posted by*/
h6 {
font-family: Times New Roman;
font-size: 7pt;
color: #442d50;
background: #efe8f6;
text-align: right;
text-transform: lowercase;
line-height: 7px;
padding-right: 3px;
padding-left: 3px;
padding-bottom: 2px;
letter-spacing: 2px; 
margin-top: 0px;
margin-bottom: 0px;
}

a{
text-decoration: none;
font-weight: bold;
color: #75657d;
}
a:hover{
color: #a98cba;
}

a img { 
 filter:alpha(opacity=70);
	-moz-opacity:0.6;
	opacity:0.6; } 

a:hover img{ 
        filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0; }


b, strong{ color: #4a3357}

i, em{ color: #9d6fa9}

u, underline{ color: #9672a0}
