body {
	background-image: url(images/bg1.jpg);
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
#id1 {
	width: 1004px;
	background-image: url(images/border1.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#id2 {
	width: 1004px;
	background-image: url(images/border1.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#main {
	width: 950px;
	border: 0px dotted #333;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #000;
}
#header {
	width: 950px;
}
#header p {
	color: #333;
	font-size: 12px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#header p a {
	color: #f00;
	text-transform: uppercase;
}
#header p.intro {
	color: #f2a1af;
}
#header p.intro a {
	color: #fff;
}
#header h2 {
	text-transform: capitalize;
	font-size: 16px;
	color: #666;
	padding: 0px;
	padding-top: 6px;
	margin: 0px;
	text-align: center;
	width: 200px;
}
#footer {
	width: 950px;
}
#footer p {
	color: #000;
	padding-top: 5px;
	padding-left: 10px;
	color: #999;
	font-size: 10px;
}
#footer p a {
	color: #333;
	font-size: 12px;
}
.block_header {
	width: 950px;
}
.block_header h2 {
	text-transform: capitalize;
	font-size: 16px;
	color: #999;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image: url(images/h_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-style: italic;
}
.block_header p {
	font-size: 16px;
	text-transform: capitalize;
	background-image: url(images/h_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 21;
	padding-left: 50px;
	text-align: right;
	padding-right: 50px;
	font-style: italic;
}
.block_header p a {
	color: #333;
}
.block_header p a:hover {
	color: #666;
}
.content {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
.content img {
	width: 180;
	height: 135px;
	padding: 0px;
	margin: 1px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/thumb_bg.jpg);
}
.content A:link IMG    	{        BORDER: #fe00a3 2px solid;}
.content A:visited IMG 	{        BORDER: #fe00a3 2px solid;}
.content A:hover IMG   	{        BORDER: #fe00a3 2px dotted;}
.content A:active IMG	{        BORDER: #fe00a3 2px solid;}
.content ul {
	width: 305px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content ul li {
	text-align: left;
	color: #999;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
}
.content ul li a {
	color: #fff;
}
.content ul.friends {
	width: 900px;
}
.content ul.friends li {
	margin-top: 4px;
	width: 205px;
	margin-right: 10px;
	border: 0px solid #f00;
	float: left;
}
.content ul.friends a {
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
}
.content ul.text_gals {
	width: 465px;
	margin-left: 10px;
}
.content p.links {
	width: 100%;
}
.content p.links a {
	color: #666;
	font-size: 14px;
	text-transform: capitalize;
}
.content p.links a:hover {
	color: #ccc;
}

.ads {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #999;
	width: 950px;
}
.ads p {
	width: 760px;
}
.ads a {
	font-size: 18px;
	text-transform: capitalize;
	color: #fc0;
}
.ads A:link IMG    	{        BORDER: #0731DB 2px solid;}
.ads A:visited IMG 	{        BORDER: #0731DB 2px solid;}
.ads A:hover IMG   	{        BORDER: #0731DB 2px dotted;}
.ads A:active IMG	{        BORDER: #0731DB 2px solid;}

.linkbar {
	width: 950px;
	background-color: #ffae00;
	border: 0px solid #fff;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.linkbar p {
	width: 160px;
	margin: 3px;
	float: left;
	background-color: #ffc851;
	font-size: 12px;
}
.linkbar p a {
	color: #fff;
	text-transform: capitalize;
}
.linkbar1 {
	width: 950px;
	background-color: #ffae00;
	border: 0px solid #fff;
	border-top-width: 2px;
	border-bottom-width: 2px;
	background-image: url(images/linkbar.jpg);
}
.linkbar1 p {
	width: 166px;
	float: left;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #ffc851;
	background-image: url(images/linkbar_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
}
.linkbar1 p:hover {
	background-image: url(images/linkbar_bg_hover.jpg);
}
.linkbar1 p a {
	color: #333;
	text-transform: capitalize;
}
.linkbar1 p a:hover {
	color: #f00;
}


.linkbar3 {
	width: 950px;
	height: 30px;
	background-color: #ffae00;
	border: 0px solid #ef009d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: url(images/menu_bg.jpg);
	margin-bottom: 10px;
}
.linkbar3 p {
	width: 158px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	background-image: url(images/menuitem_bg.jpg);
}
.linkbar3 p:hover {
	background-image: url(images/menuitem_bg_hover.jpg);
}
.linkbar3 p a {
	color: #fff;
	text-transform: capitalize;
}
.linkbar3 p a:hover {
	color: #fc0;
}