body, p, td, bg {font-family:  trebuchet MS;
font-size: 11px; line-height:12px ; color: #FFFFFF; cursor: arrow; }

a:link {color:ff78f1; text-decoration:none; font-weight: bold;}
a:visited {color:ff78f1; text-decoration:none; font-weight: bold;}
a:active {color:ff78f1; text-decoration:none; font-weight: bold;}
a:hover {
color:939393;
text-decoration:none;
text-transform:none;
font-weight: bold;
border-bottom:dashed 1px #ff78f1;
}

div.main {
background: url("http://taylor-source.net/images/main_bg.png")
repeat-y;
padding-left: 12;
padding-right: 15;
padding-top: 3;
padding-bottom: 3;
margin-left: 5px;
margin-right: 15px;
text-align: left;
width: 504px;
text-transform: normal;
}

div.maintop {
background: url(http://taylor-source.net/images/main_top.png) no-repeat;
height: 75px;
padding-top: 20;
padding-right: 30;
padding-left: 5;
padding-right: 50;
margin-top: 0px;
margin-bottom: -30px;
margin-left: 5px;
margin-right: 30px;
width: 522px;
text-transform: normal;
}

div.mainbottom {
background: url(http://taylor-source.net/images/main_bottom.png) no-repeat;
padding-bottom: 15;
padding-left: 5;
padding-right: 50;
height: 74px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 30px;
width: 522px;
text-transform: normal;
}

div.side {
background: url("http://taylor-source.net/images/side_bg.png")
repeat-y;
padding-left: 12;
padding-right: 12;
padding-top: 3;
padding-bottom: 3;
margin-right: -25px;
text-align: left;
text-transform: normal;
}

div.sidebottom {
background: url("http://taylor-source.net/images/side_bottom.png") no-repeat;
height: 35px;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 0px;
padding-bottom: 25px;
width: 254px;
}

div.disclaimer {
background: url("http://taylor-source.net/images/a_disclaimer.png") no-repeat;
height: 76px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.chat {
background: url("http://taylor-source.net/images/a_chat.png") no-repeat;
height: 76px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.projects {
background: url("http://taylor-source.net/images/a_projects.png") no-repeat;
height: 76px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.sister {
background: url("http://taylor-source.net/images/a_sister.png") no-repeat;
height: 76px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.elites {
background: url("http://taylor-source.net/images/a_elites.png") no-repeat;
height: 70px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.sitestats {
background: url("http://taylor-source.net/images/a_sitestats.png") no-repeat;
height: 70px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.sotm {
background: url("http://taylor-source.net/images/a_sotm.png") no-repeat;
height: 70px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.taylor {
background: url("http://taylor-source.net/images/a_taylor.png") no-repeat;
height: 76px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.top {
background: url("http://taylor-source.net/images/a_top.png") no-repeat;
height: 76px;
margin-top: 0px;
margin-bottom: -17px;
margin-left: 0px;
width: 254px;
}

div.ads {
background-image: url("http://taylor-source.net/images/800.png");
background-repeat: no-repeat;
padding: 5px;
text-align: center;
width: 800px;
height:101px;
overflow:auto;
text-transform: normal;
}

a img {
border: 1px solid #ff78f1; 	
padding: 5px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: #ffccfa;	
}

a img:hover {
	border: 1px solid #939393;
        filter: alpha(opacity=60)
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
        -moz-opacity : 0.6; opacity : 0.6 ;
	border-radius: 6px;
	padding: 5px;	
	background-color: #ffaef7;
}

.image {
border: 1px solid #ff78f1; 	
padding: 5px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: #ffccfa;	
}

.image:hover {
	border: 1px solid #939393;
        filter: alpha(opacity=60)
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
        -moz-opacity : 0.6; opacity : 0.6 ;
	border-radius: 6px;
	padding: 5px;	
	background-color: #ffaef7;
}

u{
color: #ffccfa;
font-size: 8pt;
line-height:10pt;
text-transform: none;
text-decoration: none;
border-bottom:dashed 1px #ff78f1;
}

b{
color: #ffccfa;
font-size: 8pt;
line-height:10pt;
text-transform: none;
text-decoration: bolid;
}

i{
color: #ffccfa;
font-size: 8pt;
line-height:10pt;
text-transform: none;
text-decoration: bolid;
}

h1{
color: #ffccfa;
text-align: center;
font-size: 24pt;
font-family: Arial;
line-height:1pt;
font-style: italic;
}

blockquote { 
background: #FF71F1;
border-left: 10px solid #ffffff; 
padding: 10px;
color: #ffffff;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;

}

input, submit, textarea {
font-family: trebuchet ms;
font-size: 12px;
color: #ffffff;
letter-spacing:0px;
background-color:#FFE0FC;
background : url("none"); 
border-width: 2px;
border-style: solid;
-moz-border-radius: 12px;
        -khtml-border-radius: 12px;
       -webkit-border-radius: 12px; 
border-color: #FF4FED; 
}