@import url("layout.css");
body {
	font-family: "Trebuchet MS";
	font-size: small;
        background-image: url('ToDance3.jpg');
        height: 500px;
        background-attachment: fixed;

        
        

        
	
}
#container {
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959;
	background-color: #fff;

        

}
#masthead {
	text-align: left;
	background-color: #fff;
        background-image: url('../images/PTIlogo.JPG');
	background-repeat: no-repeat;
        background-position: center left;
        margin-left: 1em;      
}

#motioncontainer {

width: 920px; /* Set to gallery width, in px or percentage 720px*/
height: 300px; /* Set to gallery height */
position:absolute;
left: 20em;
overflow: hidden;
margin-top: 1em;


}

#newsbox {

width: 300px; 
height: 235px; 
position:relative;
overflow: hidden;
border: 10px solid #dbf; 
border-style: ridge;
background-image: url('stage.JPG');
background-repeat: no-repeat;


}

#newsbox .center{

       position: relative;
       margin-top: 0px;
       margin-left: 0px;
       width: 95px;
       height:235px;
       float: left;
      

}

#slideshowHolder a{
	
	font-weight: bold;
	color: #7093DB;
        text-decoration:none;
	

}

#navigation {     
        border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #dbf;
        
        

        
       
	
               
}
html>body #navigation {
	overflow: hidden;
        
        
}
#column_l {
	width: 310px;
	padding: 0 15px;
	background-color: #fff;
        
          
     
}
html>body #column_l {
        
	width: 310px;
	padding: 0 15px;
	background-color: #fff;
       
}
#column_c {
	width: 300px;
	padding: 0 15px;
	background-color: #fff;
        
         
              
}
html>body #column_c {
        
	width: 300px;
	padding: 0 15px;
	background-color: #fff;
       
}


#column_r {
	width: 310px;
	padding: 0px 15px;
	background-color: #fff;
        margin-top: 0em;
        
	
        
       
}
html>body #column_r {
	width: 310px;
	padding: 0px 15px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
        background-image: url('footer1.jpg');
        background-color: #dbf;
	background-repeat: no-repeat;
        background-position: center left;
        
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
        
}
/* Masthead */
#masthead h1 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
	margin-left: 0.5em;
}
#masthead h3 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-left: 1em;
}


/* Navigation */
#navigation ul {
       list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
        
        

}
#navigation a {
	font-weight: bold;
	text-decoration: none;
        text-align: center;
        background-image: url('button.jpg');
        background-repeat: no-repeat;
	color: #000;
        display: block;
        height: 35px; 
        width: 80px;
	padding: 5px;
	border: 1.3px solid #dbf;
        
        
        
        
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #b9d;
	background-color: #b9d;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #000;
}
h2 {
	font-size: x-large;
	font-style: italic;
	color: #000;
}
h3 {
	font-size: large;
	font-style: italic;
	color: #000;
}
h4 {
	font-size: medium;
	font-style: italic;
	color: #000;
}
h5 {
	font-size: x-small;
	font-style: italic;
	color: #000;
}
h6 {
	font-size: xx-small;
	font-style: italic;
	color: #000;
}
/* Footer */
#footer p {
	font-size: small;
	color: #000;
}

#footer a {
	color: #000;
}
/* Links */
a {
	color: #a27;
	text-decoration: underline;
}
a:hover {
	color: #f72;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

table{
    padding: 1px 1px 1px 1px;
    border: 10px solid #dbf; 
    border-style: ridge;
    background-image: url('jan-ll.jpg');
    
}

td{
	height:50px;
        width:500px;
        
}
table input{

	height:25px;
        width:980px;
        font-weight: bold;
	background-image: url('jan-ll.jpg');
}

