/* 	GreatDressUpGames.com
	Version 1.0 - 2008
*/

/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, ul, li, ol { margin:0; padding:0; }
ul,li { list-style-type:none; }
body { font:76%/140% Verdana,Arial,Helvetica,sans-serif; background: #fff0f2 url(images/backgroundfade.gif) repeat-x; }
hr { clear:both; visibility:hidden; }
.clear { clear:both; }
.centered, p.centered { text-align:center; }
.right { text-align:right; }		
img { border:0; }

/* Fonts */
h1, h2, h3 { letter-spacing: 1px; padding: 0 10px; }
h1 { padding:15px 5px 0 10px; color:#FFFFFF; }
h2 { padding:10px 0 15px 10px; font-size: 14px; }
h3 { font-size:12px; }

/* Links */


/* Container */
#container { background: url(images/roundedTop.gif) no-repeat left top #FFFFFF; width:790px; margin: 0 auto; 	padding: 1px 0 10px 10px; }

/* Header */
#header { background: #FFF url(images/headerImg.gif) top no-repeat; height:63px; margin:8px 0 2px 0; width:780px; }
p.description { font-size: 13px; padding:5px 0 0 10px; color:#FFFFFF; }



/* Content */
#mainContent {float:left; margin:0 0 0 151px; width:478px; }
#mainContent p { padding: 0 10px;}

/* Sidebar Left */
#sidebarLeft { float:left; margin:0 0 0 -629px; width:151px; background: #fff0f2 }
#sidebarLeft ul { padding: 5px 0 10px 0; border-bottom:4px solid #ee2180; }
#sidebarLeft li { padding-left:10px; padding-top:5px; font-size:11px; }

/* Sidebar Right */ 
#sidebarRight { float:left; width:151px; background:#0000FF; }

/* Footer */
#footer { clear:both; background: #fff0f2; width:780px; padding: 5px 0; }
#footer p { text-align:center; font-size:10px; }