@charset "utf-8";
/* CSS Document */

/* Global Body ------------------------------------------*/
body{
background-image:url(../images/web_bg.jpg);
background-repeat:repeat;
margin:0px;
}

#all {
background-image:url(../images/allbg1.jpg);
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:blue;
padding-left:70px;
padding-top:10px;
min-height: 810px;
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
width:939px;
}
 
A:link {text-decoration: none; color:#2f93cc;}
A:visited {text-decoration: none; color: #c5993b;}
A:active {text-decoration: none; color:#2f93cc;}
A:hover {text-decoration: underline overline; color: #76bde6;}

/* Text Area ------------------------------------------*/

#textarea {
margin-left:160px;
background-color:#f7f5e0;
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:black;
padding:15px;
margin-top:5px;
width: 534px;
min-height: 610px;
border:#79772c;
border-width: 5px;
border-style:solid;
}



#menu {
text-align:left;
float:left;
margin-top:5px;
margin-left: 20px;
margin-right:15px;
background-color:#b0aa3a;
width:130px;
height:275px;
}

.mainmenu {
list-style-type: none;
margin-top:5px;
padding: 0px;
margin-left: 0px;
text-align: left;
}

.mainmenu li {
color:#000000;
font-size:12px;
padding-top: 4px;
padding-bottom: 4px;
margin-bottom: 5px;
margin-left:8px;
background-color:#FFFFFF;
width: 116px;
}

.mainmenu li a {
color:#000000;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}

.mainmenu li a:hover {
color: #4d4925;
padding-right: 5px;
padding-left: 5px;
border-left-color:#4d4925;
border-left-style: solid;
border-left-width: 3px;
font-style:italic;
}

#picture {
float:left;
background-image:url(../images/capitol.jpg);
width:282px;
height:196px;
margin-right: 5px;
}

#sylvia {
float:left;
background-image:url(../images/Silvia%20Cavazos3.jpg);
width:196px;
height:282px;
margin-right: 5px;
}

#box {
background-image:url(../images/box.jpg);
background-repeat:no-repeat;
width: 522x;
height: 90px;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top: 6px;
text-align:center;
font-size:16px;
}

#boxtext{
padding-top:5px;
}

#banner {
	float:left;
	background-image:url(../images/bannersc.jpg);
	width:357px;
	height:106px;
	margin-left:20px;
	margin-top: 43px;
}

#animation {
	background-image:url(../images/animation.png);
	background-repeat:no-repeat;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	width:353px;
	height:143px;
	margin-left:380px;
	margin-top:3px;
}

/* --------------footer------------- */
#footer {
color: #FFFFFF;
font-size:10px;
margin-left: 125px;
margin-top: 10px;
text-align: center;
width: 550px;
padding: 0px;
padding-bottom:10px;
}

/* --------------footer------------- */
#footer a:hover{
text-decoration:overline underline;
}

#flag{
	background-image:url(../images/flagcapped.jpg);
	width:536px;
	height:152px;
}

#gavel{
	background-image:url(../images/gavelcapped.jpg);
	width:536px;
	height:152px;
}

#jury{
	background-image:url(../images/jury.jpg);
	width:536px;
	height:152px;
}

#jurycapped{
	background-image:url(../images/jurycapped.jpg);
	width:536px;
	height:152px;
}

#sky{
	background-image:url(../images/sky.jpg);
	width:536px;
	height:152px;
}

#left{
	float:left;
	width:70%;
	margin-right:5px;
}

#right{
	float:left;
	background-image:url(../images/handcuffs.jpg);
	width:148px;
	height:197px;
}

#hundred{
	margin-top:215px;
}