/* CSS Document *//*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, table1, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}<img src="../images/navigation_button.jpg" width="1" height="31" alt="" border="0"><img src="../images/navigation_button.jpg" width="1" height="31" alt="" border="0">
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 10px}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/************************************************table.css************************************/
.table1
{
background:#333; font-family:arial, helvetica, sans-serif; font-size:12px;

}
.table1 ul
{
float:left;
margin:0;
padding:0;
border:0px solid #C9C9C9;
}
.table1 ul li
{
list-style:none;
padding:5px 5px;
}
.table1 ul li.title
{
font-weight:bold;
background:#333;
color:#fff;
}
.table1 ul li.even
{
background:white;
color:Blue;
}
.table1 ul li.odd
{
background:blue
}




/*#######################
  Element Styles 
#######################*//*changind background color from #271811 to #333333 */
body {background:black /*  url(../cssimages/b104a02.jpg) left top repeat */ ; font-size:75%; font-family: Verdana, Arial,Helvetica, sans-serif; }
a {outline:none; color:#568599}
	a:hover {text-decoration:none}
 

   
a.redlink:link {text-decoration:none; color:#ff0000}
a.redlink:visited {text-decoration:none; color:#ff0000}
a.redlink:hover {text-decoration:underline; color:#ff0000}    /* unvisited link */

a:link {text-decoration:none; color:blue}    /* unvisited link */
a:visited {text-decoration:none;color:blue} /* visited link */ 
a:hover {text-decoration:underline; color:blue}   /* mouse over link */
/*a:active {text-decoration:underline; color: blue}  /* selected link */
   
img.center {display: block; margin: auto; }
.center { text-align: center; }

.boxr { border: solid; border-width: 3px #000033; -moz-border-radius: 15px;
-khtml-border-radius: 15px; -webkit-border-radius: 15px; border-radius:
15px; padding: 5px; background-color:#acc8da; color:Black}

.textleft { float: left }
.textright { float: right }

h2 {margin-bottom:15px; font-size:2.00em; font-weight:normal; font-family:Verdana, Times, "Times New Roman", serif; color:#a11d1d}
#sidebar h2 {font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:5px; color:#425c82}h3 {margin-bottom:15px; font-size:1.25em; font-weight:normal; font-family:Verdana, Times, "Times New Roman", serif; color:#a11d1d}
h4 {margin-bottom:15px; font-size:1em; font-weight:normal; font-family:Verdana, Times, "Times New Roman", serif; color:#a11d1d}
h5 {display: inline; font-size: 1.0em; font-family:Verdana, Times, "Times New Roman", serif; color:#a11d1d}
/*#######################
  Layout Styles 
#######################*/
 
#wrapper {width:960px; margin:0px auto; background-color:#ffffff; border-right:solid; border-color:#839dba; border-right-width:thin; }	
#header {width:960px; float:left;border-width:2px; border:1 1 1 1; border-color:black;
             /*-moz-border-radius: 10px;
                border-radius: 10px;
                -moz-box-shadow: 5px 5px 1px black;
                -webkit-box-shadow: 5px 5px 1px black;
                box-shadow: 5px 5px 1px black; margin:5px; */
                background:#425c82 url(../images/header_bg.jpg) left top repeat-x}
		#header img {width:128px; height:128px; float:left}
		#header h1 {margin:20px 15px; font-family:Arial Bold MT, Verdana,sans-serif; font-size:3em; color:#c0c0c0; text-shadow: 0.1em 0.1em #333 }
        #header h3 {font-family:Arial Bold MT, Verdana,sans-serif; font-size:1em; color:#c0c0c0 }

		
	#content_wrapper {width:960px; float:left; background:#ffffff url(../images/content_wrapper_bg.jpg) left bottom repeat-y}
	
		#sidebar {float:left; display:inline; padding-bottom:25px; width:150px; background-color:#acc8da} 
			#navigation {list-style-type:none;}
				#navigation li {width:90px; border-right-style:ridge; padding:10px 15px; font-size:1.25em; 
                border-top:2px solid #badff0; border-bottom:2px solid #6c9eb2; border-left:2px solid #badff0; 
                border-right:2px solid #6c9eb2; margin-bottom:3px;position:relative; left:10px;
                moz-border-radius: 5px;
                border-radius: 5px;
                -moz-box-shadow: 5px 5px 1px black;
                -webkit-box-shadow: 5px 5px 1px black;
                box-shadow: 5px 5px 1px black; 
                background:#a0c4d4 
                url(../images/navigation_button.jpg) left top repeat-x}
					#navigation li a {display:block; text-decoration:none; font-family:arial Bold MT, Verdana, Times; color:black; font-weight:200; } /*#452c82}*/ 
						#navigation li a:hover {color:#a11d1d}
			
            #navigation_1 {list-style-type:none;}
				#navigation_1 li {width:90px; padding:10px 15px; font-size:1.25em; border-top:2px solid #badff0; 
                border-bottom:2px solid #6c9eb2; border-left:2px solid #badff0; border-right:2px solid #6c9eb2; 
                margin-bottom: 3px; position:relative; left:10px; 
                -moz-border-radius: 5px;
                border-radius: 5px;
                -moz-box-shadow: 5px 5px 1px black;
                -webkit-box-shadow: 5px 5px 1px black;
                box-shadow: 5px 5px 1px black;                
                background:#a0c4d4 
                url(../images/navigation_button.jpg) left top repeat-x}
					#navigation_1 li a {display:block; text-decoration:none; color:black} /*452c82*/
						#navigation_1 li a:hover {color:#a11d1d}
            <img src="../images/navigation_button.jpg" width="1" height="31" alt="" border="0">
			/* Category/Group List Styles */
			#group_headline {font-size:1.1em; font-weight:normal; padding:20px 15px 10px 15px; background:url(../images/category_headline_bg.jpg) 15px bottom no-repeat; border-top:1px solid #badff0}
				#group_list {width:120px; margin:0px 15px; font-size:1.25em; border-top:1px dashed #92b0c9; border-bottom:1px dashed #d9e6ee}
					#group_list li {width:120px; border-top:1px dashed #d9e6ee; border-bottom:1px dashed #92b0c9}
                      #group_list li a {display:block; padding:5px; text-decoration:none; color:#425c82}
							#group_list li a:hover {color:#fff}
                            
		#sidebar_r {float:right; width:200px; background-color:ffffff}	
		#content {float:left; display:inline; width:760px; padding:20px 15px }
			#content p {margin:15px 0; line-height:1.5em}
					
			/* Form Styles */
			input, textarea {width:350px}	
			input#submit {width:auto; font-weight:bold}											
									
#footer {clear:both; padding:15px; width:930px; font-size:.95em; color:#fff; background-color:#839dba}
	#footer a {color:#c6dce4; text-decoration:none}
		#footer a:hover {text-decoration:underline}
		
