
body {
	background-image:url('../images/stripes.png');
	font-family:sans-serif;}

#wrapper {
	width:700px;
	margin:auto;
	border: 1px solid #ccc;
	background-color:white;
	box-shadow: 5px 5px 5px #ccc;
  	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
	padding: 5px 5px 5px 15px;
}

#header {
	width:770px;
	margin:0 auto 0 auto;
	padding-bottom:0px;
	height:100px;
}

#logo {
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	float:left;
	height:165px;
	width:200px;
	cursor:pointer;
}
#links {
	float:right;
	margin-right:25px;
	margin-top:77px;
	background-color: white;
	border: 1px solid #ccc;
	padding:4px;
}
#links a {
	font-size:small;
	font-weight:bold;
	color: #444;
}
#links a:hover {
	color: #44c;
}

#content {
clear:both;
position:relative;
top:-30px;	
}
#footer {
	
	clear:both;
	color:#555;
	font-size:x-small;
	margin-top:0;
	padding:1px;
	text-align:left;
	border-top: 1px solid #ccc;
}

#footer a {
	color:#777;
}

#new_cat {
	text-align:center;
	
}
#new_cat img{
	border: 1px solid #666;
	width: 400px;
    
}

#last_cat {
	text-align:left;
	width:500px;
	margin:auto;
	background-color: #efe;
	border: 1px solid #888;
	padding:5px;
	margin-top:25px;
	margin-bottom:25px;
	box-shadow: 5px 5px 5px #ccc;
  	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
}
#last_cat img{
	border: 1px solid #666;
	margin-right:20px;
	float:left;
	
	
}
#last_cat em{
	color:green;
	font-weight:bold;
}
#menu div {
   
  
   
}





#ajax_panel {
	height: 213px;
	text-align:center;
}
#choice {
	font-size:x-large;
	}
#choice em {
	color:green; 
	font-weight:bold;
	}
	
.cs:hover

{


    background-image: url('../images/brownsubmit.png');

    

    }
    .WordCloudSize1
{
font-size: xx-small;
color: #1EB167;
text-decoration:none;
}
.WordCloudSize2
{
font-size: x-small;
color: #24D67D;
text-decoration:none;
}
.WordCloudSize3
{
font-size: small;
color: #2BFC94;
text-decoration:none;
}
.WordCloudSize4
{
font-size: medium;
color: #36B01E;
text-decoration:none;
}
.WordCloudSize5
{
font-size: large;
color: #42D624;
text-decoration:none;
}
.WordCloudSize6
{
font-size: x-large;
color: #4EFC2B;
text-decoration:none;
}

.WordCloudSize7
{
font-size: xx-large;
color: #4F4F4F;
text-decoration:none;
}
