@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg) top repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#0d174c;
	font-size:14px;
}
#center{
	width:854px;
	padding:0;
	margin:0 auto;
	}
#wrapper{
	width:854px;
	float:left;
	}
#header{
	background: url(images/header.jpg) left top no-repeat;
	width:790px;
	float:left;
	height:130px;
	padding:31px 5px 0 59px;
}
#head{
	background: url(images/header.jpg) left top no-repeat;
	width:790px;
	float:left;
	height:130px;
	padding:31px 5px 0 59px;
}
#logo{
	width:255px;
	float:left;
}
#topper{
	width:535px;
	float:left;
}
#fb{
	width:60px;
	float:right;
	height:60px;
	margin:20px 25px 10px 25px;
}
#wrapper2{
	background: url(images/wrapper-bg.gif) left top repeat-y;
	width:850px;
	float:left;
	padding:0 2px;
	}
#menu{
	background:url(images/menu-bg.jpg) left bottom no-repeat;
	width:850px;
	float:left;
	height:47px;
	padding:0 0 6px 0;
}
.nav{
	float:left;
}
#shop{
	width:832px;
	float:left;
	height:193px;
	padding:0 9px;
}
#content{
	width:794px;
	float:left;
	padding:20px 28px 0 28px;
}
#left{
	width:547px;
	float:left;
	padding:0 20px 0 0;
}
#contest{
	width:475px;
	float:left;
	padding:15px;
	border:#666666 solid 1px;
	margin:20px 20px 5px 20px;
}
#right{
	width:212px;
	float:left;
	padding:0 0 0 15px;
}
#base{
	background:url(images/footer.gif) left top no-repeat;
	width:832px;
	float:left;
	height:37px;
	padding:8px 0 0 22px;
}
#footer{
	width:854px;
	float:left;
	height:20px;
	padding:25px 0 10px 0;
}
#copyright{
	width:854px;
	float:left;
	height:20px;
	padding:25px 0 10px 0;
}

/* TEXT STYLE */
h1{
	font-size:18px;
	padding:0 0 12px 0;
	margin:0;
}

h2{
	font-size:16px;
	padding:0;
	margin:0;
}

p{
	margin:0;
	padding:0 0 12px 0;
}
#content p{
	line-height:18px;
}
#contest p{
	font-size:12px;
	line-height:14px;
}
#contest h2{
	padding:0 0 12px 0;
}
#header h1, #head h1{
	text-align:right;
	font-size:16px;
	color:#FFFFFF;
}
#header h2, #header p, #head h2, #head p{
	text-align:right;
	font-weight:bold;
	padding:8px 0 0 0;
}
#right p{
	text-align:center;
	font-weight:bold;
}
#footer p{
	text-align:center;
	font-size:10px;
}

#copyright p{
	color:#969696;
	font-size:10px;
}
/* LINK STYLE */
p a, h1 a, h2 a, li a, ul a{
	color:#0d174c;
	text-decoration:none;
	cursor:text;
}
#header h1 a, #header h1 a:hover, #head h1 a, #head h1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	cursor:text;
}
#footer p a{
	color:#0d174c;
	padding:0 8px;
	text-decoration:none;
	font-weight:bold;
}
#footer p a:hover{
	color:#969696;
	text-decoration:underline;
}

#copyright p a, #copyright p a:hover{
	 color:#969696;
	text-decoration:none;
}
.linked a, a.linked{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
.linked a:hover, a.linked:hover{
	color:#969696;
	cursor:pointer;
}

	
/* MICS STYLE */
img{
	border:0;
}
ul, li, ol{
	padding-top:0;
	margin-top:0;
}
.profile{
	padding:0 5px 10px 5px;
	
}
.google{
	float:right;
	margin:20px 0 10px 25px;
}
