body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
html
{
	height:100%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image:url(../images/lookfeel/theme_y2media/main_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
}

#page
{
margin-left:auto;
margin-right:auto;
width:810px;
height:100%;

}

#main
{
	float:left;
	width:780px;
}

#menu
{
	height:45px;
	background-color:#ffffff;
	text-align:right;
}

#menu ul
{
	list-style:none;
	line-height:45px;
	padding-right:10px;
	display:inline;
}

#menu ul li
{
	display:inline;
	padding-left:10px;
}

#menu ul li a
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

#menu ul li a:hover
{
	text-decoration:none;
	color:#000000;
	border-bottom:1px dashed #000000;
}

#header
{
	height:240px;
	background-image:url(../images/lookfeel/theme_y2media/header.jpg);
	
}

#contentleft
{
	float:left;
	width:474px;
	
}

#contentright
{
	float:right;
	width:305px;
	border-left:1px solid #cccccc;
}

.content
{
	text-align:left;
	padding:5px 20px 10px 20px;
	background-color:#FFFFFF;
	line-height:150%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#333333;
}

h1.yellow
{
	background-image:url(../images/lookfeel/theme_y2media/box_yellow.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:18px;
}

h1.red
{
	background-image:url(../images/lookfeel/theme_y2media/box_red.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:18px;
}

h1.blue
{
	background-image:url(../images/lookfeel/theme_y2media/box_blue.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding-left:18px;
}

.content p
{
	text-align:justify;
}

hr
{
	height:1px;
	border:1px solid #CCCCCC;
	clear:both;
}

ul.linklist
{
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.linklist li
{
margin-bottom:20px;
}

ul.linklistindent
{

	margin-bottom:10px;
}

ul.linklistindent  li ul
{
	margin-top:5px;
}

ul.linklistindent li
{
	margin-bottom:10px;
}


#leftshadow
{
width:15px;
height:100%;
float:left;
background-image:url(../images/lookfeel/theme_y2media/leftshadow.gif);
background-position:top;
background-repeat:no-repeat;

}

#rightshadow
{
width:15px;
height:100%;
float:left;
background-image:url(../images/lookfeel/theme_y2media/rightshadow.gif);
background-position:top;
background-repeat:no-repeat;

}

a.banner1
{
display:block;
text-align:justify;
background-color:#535353;
padding:10px 20px 10px 20px;
text-decoration:none;
color:#ffffff;
font-size:11px;
line-height:130%;
}

a.banner1:hover
{
background-color:#636363;
color:#ffffff;
text-decoration:none;
}

.banner1 h1
{
color:#FFCC00;
margin:0px;
}

a.banner2
{
display:block;
text-align:justify;
background-color:#CCCCCC;
padding:10px 20px 10px 20px;
text-decoration:none;
color:#666666;
font-size:11px;
line-height:130%;
}

a.banner2:hover
{
background-color:#bbbbbb;
color:#666666;
text-decoration:none;
}

.banner2 h1
{
color:#ffffff;
margin:0px;
}

#footer
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#FFCC00;
	float:left;
	height:30px;
	line-height:30px;
	width:780px;
}
a {
	color:#666666;
	text-decoration:none;
}	

a:hover {

	text-decoration:underline;

}

.breadcrumb
{
 font-size:9px;
 position:absolute;
}

.galleryimage
{
padding:5px;
margin:5px;
float:left;
border:1px solid #cccccc;
}