/* 
	Style sheet for "BeautyToSee.com" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #4D5C67; margin: 0pt; }
p,td,th { font-size: 0.9em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* links */
a:link { font-size: 0.9em; text-decoration: underline; }
a:visited { font-size: 0.9em; text-decoration: underline; }
a.sidebar:link { font-size: 0.9em; text-decoration: underline; color: #497585; }
a.sidebar:visited { font-size: 0.9em; text-decoration: underline; color: #3A6473; }

/* header */
td.header { background-color: #56CEEA; }

/* menu */
td.menu { background-color: #FFD5AF; }

/* sidebar */
td.sidebar { background-color: #51D1EC; background: url(images/sidebar-background.gif); }

/* border2 */
td.border { background-color: #364048; }
td.rightborder { background-color: #5CDAF2; }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footer { font-size: 0.6em; color: #97826F; background-color: #FFD6B3; background: url(images/footer-background.gif); }


