a:link {font-weight: bold; color: yellow;}
a:visited {font-weight: bold; color:yellow;}
a:hover  {font-weight: bold; color: #9f9f9f;} 
a:active {font-weight: bold; color: #66FF00;}
body {
background-image : url(images/patch1.gif);
font-family : Tahoma, Arial, Helvetica, sans-serif;
}
#container {

width : 1010px;
margin : 0 auto;
background-color : #ffffff; 
}
#header{
background-color: #bd0a1d;
width : 100%;
}
.kids {
width : 100%;
color : #ffffff;
border-spacing: 50px;
}
#content { 
width :100%; 
background-color: #bd0a1d;
}

h2 {
width:1010px;
margin-right : 10px;
margin-left : auto;
font-size : 20px;
color : #ffffff;
} 
.label{
font-family : Brush Script MT;
font-size :14px;
} 

.nav {
width : 90%;
border:  3px solid white;
}
.msg {
width : 90%;
font-size : 18px;
color : #ffffff;
}
.msg1 {
width : 48%;
font-size : 18px;
color : #ffffff;
}
.msg2 {

color : #ffffff;
}


input  {
background-color : gray;
border-color : white;
color :  white;
font-weight : bold;
border-style : outset;
border-width : 1px;
}

.msg {
font-weight : bold;
 }