body{
	tblog-name: Page Body;
	tblog-info: Changing this class will affect the entire page.;
	background: 999999;
	cursor: url();
	background-image: url(http://images.tblog.com/user_images/1229384268_myztic.bmp);
}

.main-table{
	tblog-name: Outer Shell;
	tblog-info: Change the width of your blog. (i.e. 100%, 700px);
	width: 600px;
}

td{
	tblog-name: Page Font;
	tblog-info: Change the default font for your blog.;
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
}

a, A:link, A:visited, A:active{
	tblog-name: Links;
	tblog-info: This will change all the links on your blog.;
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia;
	text-decoration: underline;
	border-width: 2;
	border-color: #ffffff;
	border-style: Normal;
	font-size: 12px;
}

a:hover{
	tblog-name: Links (Rollover);
	tblog-info: What links look like when you hover over them.;
	text-decoration: underline;
	background: transparent;
	font-style: garamond;
	font-weight: Normal;
	cursor: Bold;
	color: #ffffff;
}

td.toptblog-name: Header;tblog-info: The head of your blog.;font-family: Arial;background: <style type=text/css>body{
	tblog-name: Header;
	tblog-info: The head of your blog.;
	font-family: Georgia;
	background: http://images.tblog.com/user_images/1229384251_myztic.bmp;
}

td.toptblog-name: Header;tblog-info: The head of your blog.;font-family: Arial;background: <style type=text/css>body{
	tblog-name: Header;
	tblog-info: The head of your blog.;
	font-family: Georgia;
	background: 708090;
}

td.middle{
	tblog-name: Center Column;
	tblog-info: The area your posts are displayed.;
	background: transparent;
	background-image: http://images.tblog.com/user_images/1229405878_myztic.bmp;
}

td.right{
	tblog-name: Right Column;
	tblog-info: The right column of your blog.;
	background-color: transparent;
	color: ;
	border-left-width: ;
	border-right-width: ;
	border-style: Normal;
	border-color: #FFFFFF;
	border-top-width: ;
	width: ;
}

td.left{
	tblog-name: Left Column;
	tblog-info: The left column of your blog.;
	background: transparent;
	border-left-width: ;
	border-right-width: ;
	border-color: #FFFFFF;
	border-style: Normal;
	border-top-width: ;
	width: ;
}

p.username{
	tblog-name: Username;
	tblog-info: Your username (below the title).;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-color: transparent;
}

td.subject{
	tblog-name: Post Title;
	tblog-info: The titles of each post.;
	background: FFFFFF;
	font-size: 12px;
	color: #000000;
}

a.left:hover{
	tblog-name: Left Links (Rollover);
	tblog-info: The links in the left nav only.;
	background: transparent;
}

a, A.left:link, A.left:visited, A.left:active{
	tblog-name: Left Links;
	tblog-info: The links in the left nav only.;
	color: #ffffff;
}

hr{
	tblog-name: Comment Seperator;
	tblog-info: The lines that seperate your comments.;
	color: #ff9999;
	line-height: 3px;
	height: 3px;
	display: block;
}

