/*   
Theme Name: LizVicious
Theme URI: http://www.fuckwordpress.com
Description: Descr.
Author: quantum-x
Author URI: http://www.fuckwordpress.com
Version: Foo.
.
None.
.
*/

a:link, a:visited, a:active {
	color: #920438;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #ffa2df;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.contentBackground {
	background-image: url(contentBackground.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.panelBackground {
	background-image: url(panelBackground.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.imgBorder {
	border: 1px solid black;
}
.sidebarContent h2 {
	color: #ffa2df;
	padding:0;
	margin:0;
	font-size: 12px;

}

.sidebarContent a:link,.sidebarContent a:visited,.sidebarContent a:active {
	color: #ffffff;
	padding:0;
	margin:0;
	font-size: 12px;
}
.sidebarContent a:hover{
	color: #ffa2df;
	text-decoration: none;
}
.mainContent h2 {
	color: #ffa2df;
	padding:0;
	margin:0;
	font-size: 12px;
}
h3 {
	display: inline;
	margin: 0;
	padding: 0;
}
