/*Main Style Sheet for Screenedin.com - April 2008*/

/*Basics of the font structure */


#largecontainer {
  margin: 0 auto;
  width: 760px;
   text-align: left;
background: #fff;
  }

  #content {
  float:right;
  margin: 0 auto;
  margin-top:0px;
  width: 510px;
   text-align: left;
font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	color: #000000;
	
  }
  
  #homepagecontent{
  
  margin-left: 20px;
  }
  
#logo {height:63px; width:244px; margin-left:10px;}
#mainimage {float:left; font-size:11px; margin-left:10px;}


h1{
font-size: 14px;
	font-weight: strong;

}

h5{
font-size: 11px;
	font-weight: strong;

}

a:link {
	color: #003366;
	text-decoration: none;

}

a:visited {
color: #003366;
	text-decoration: none;
}

a:hover {
color: #ffffff;
background-color: #0033CC;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}


.menua ul {
	list-style-position: outside;
	list-style-type: lower-roman;
	padding-left: 15px;


}

ul {
	list-style-position: outside;
	list-style-type: decimal;
margin-bottom:28px;
	}

td {
	vertical-align: top;
}

.menuheader {
	margin-left: 40px;
			
}

#art-categories{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	height: 200px;
	width: 150px;
	top: -190px;
	left: 120px;
	position: relative;
	z-index: 100;
}

#art{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	height: 200px;
	width: 150px;
	top: -290px;
	left: 220px;
	position: relative;
	z-index: 100;
}

#footer{

margin-left: 20px;
}

.footer{
width: 450px;
top: 100px;
left: 200;
position: relative;
font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 10px;
	color: #000000;
	}

.footer h1{
font-size: 36px;
	font-weight: strong;
	margin-bottom: 0;

}


.web-header {

font-weight:bold;
margin-left:20px;

}
