body
	{background:#e1e1e1;
	font-family:Lucida Grande, Verdana;
	text-align:justify;
	font-size: 62.5%;
	color: #333;
	margin:0; }

a, a:hover
	{text-decoration:none;
	color:#06c; }

img
	{border:0; }

#total
	{background:url(l-bg.png) left repeat-y; }

#all
	{background:url(r-bg.png) right repeat-y; }

/* Header */

#header
	{background:url(header.png); }

#rightheader
	{background:url(r-header.png) right no-repeat; }

#header a
	{background:url(l-header.png) left no-repeat;
	padding:11px 0 0 3%;
	text-align:center;
	font-size:1.3em;
	display:block;
	height:75px;
	color:black; }

/* Left Menu */

#leftmenu
	{float:left; }

#leftmenu ul
	{padding-left:8px;
	margin:0; }

#leftmenu li
	{list-style:none;
	display:block; }

#leftmenu a
	{display:block;
	height:98px;
	width:27px; }

#home
	{background:url(leftmenu/home.png); }

#musics
	{background:url(leftmenu/musics.png); }
	
#musics:hover
	{background:url(leftmenu/musics-on.png); }

#movies
	{background:url(leftmenu/movies.png); }

#movies:hover
	{background:url(leftmenu/movies-on.png); }

#pictures
	{background:url(leftmenu/pictures.png); }

#pictures:hover
	{background:url(leftmenu/pictures-on.png); }

#texts
	{background:url(leftmenu/texts.png); }

#texts:hover
	{background:url(leftmenu/texts-on.png); }

/* Menu */

#menu
	{margin-top:10px;
	width:200px;
	float:right; }

#menu h3
	{font-size:12px; }

#menu fieldset
	{width:152px;
	padding:0 0 5px 10px;
	border:1px solid #a9a9a9; }

#menu fieldset p
	{margin-top:0;
	margin-bottom:6px; }

#menu li
	{list-style-image:url(arrow.png); }

.calendar
	{text-align:center;
	width:170px; }

.calendar td
	{height:15px;
	width:18px; }

.today
	{color:#3875D7; }

/* Main Content */

#main
	{background:url(footer.png) bottom repeat-x; }

#content
	{background:url(l-footer.png) bottom left no-repeat; }

#page
	{margin:0 12px 0 39px;
	background:white;
	padding:10px;
	padding-right:200px; }

/* Footer */

#clear
	{clear:both; }

#footer
	{background:url(r-footer.png) bottom right no-repeat;
	text-align:center;
	padding-top:1px;
	height:76px; }