﻿body {font-family:Arial; margin:0px; padding:0px;}
h1 {font-size:larger; color:red; }
h2 {font-size:smaller; color:#002288;}
p {font-size:small}
b { color:#002288;}
ul {list-style-type:square; font-size:small;}
li {margin-bottom:10px;}
a {text-decoration:none;}
img {float:left;}


a:link, a:active,a:visited {
	color: blue;
}
a:hover {
	background: #226677;
	color: #ffffff;
} 
.bannerleft {
	background-color:red;
	background-image:url('Images/corner.bmp');
	background-repeat:no-repeat;
	background-position: left top; 
	width:70px;	
}

.banner 
{
	background-image:url('Images/gallinetbanner2.jpg');
	background-repeat:no-repeat;	
	background-position: right; 
	height:70px;
	font-style:italic;
	background-color:#226677;
	font-family:Arial;
	color:White;	  
 }
	   

#menu {width:165px; margin-left:5px; margin-right:5px; background: #a6b5be;}

#menu b {padding-left:23px; color:white; font-size:larger;}

#menu ul {
margin: 0; 
padding: 0;
list-style-type: none;

} 

#menu li {
margin: 1px 0 0;

} 

#menu a 
{
background: none url("images/rcs-bullet3.png") no-repeat;
display: block;
width:160px;
padding: 2px 2px 2px 10px;
text-indent: 13px;
border: 1px solid #CCCCCC;
text-decoration: none; /*lets remove the link underlines*/
} 

#menu a:link, #menu a:active, #menu a:visited {
color: #000000;
font-weight:bold;
}

#menu a:hover {
border: 1px solid #000000;
background:  #226677 url("images/rcs-bullet3.png") no-repeat;
color: #ffffff;
} 


.gallinet:first-letter {
	color: #8888cc; 
	font-size:40pt;
	font-style:italic;
}
.left {background: #a6b5be; width:170px; padding: 0 0 0 0; margin: 0 0 0 0}
.strip {height:20px;
		background-color:#226677 ; 
		border-top:solid 1px #DDEEEE; 
		color:White; 
		font-size:larger;}


.main {padding-left:10px; padding-right:10px; background-color:White;}
.side 
{
	font-size:small; 
	width:200px; 
	vertical-align:top; 
	padding-left:5px; 
	color:#555588;
	background: white url("images/rightstrip.jpg");
}
.side ul 

{
		border-right: 20px solid transparent; margin-left:10px; margin-right:10px;
}

.side div
{
	border-right: 20px solid transparent;
}


.smallprint {
	font-size:x-small; 
	color:#AAAAAA; 
	vertical-align:text-bottom;
}
.midbar 
{
	height: 5px;
	background-color:Red;
	border-right: 12px solid white;
	
	}
	.logons {font-weight:bold;}
	
.logons a:link, .logons a:active, .logons a:visited {
color: red;
font-weight:bold;
}

.logons a:hover {
background: transparent;
color:black;
} 