body, p, td, table {
	text-decoration: none; 
	font-family: "Trebuchet MS", "Verdana", "Tahoma";
	font-size: 11px;
	color: #333333; 
	text-align: left;
	letter-spacing: 1px;
	}

body	{
	background: url(images/bck.jpg);
	background-repeat: repeat-x;
	background: #f0e6db;
	text-align: left;
	align: left;
	margin: 0px;
	padding: 0px;
	}

#body2 {  	
	background: url(images/ubbck.jpg);
	background-repeat: repeat-x;
	text-align: left;
	
        margin-left: 0px; 
        margin-right: auto;
	align: left;
	background-color: #f0e6db;
	}


#content {
        padding-top : 100px;
	margin-left: 390px;
	margin-top: auto;
	margin-bottom: auto;
	width: 400px;
	}

#header {
background :  url(images/ubbanner.jpg);
width : 650px;
height : 650px;
float: left;
padding-left : 0px;
padding-top : 0px;
margin-top: 0px;
margin-left: 0px;
}

a, a:active, a:link, a:visited {
	text-decoration: none; 
	color: #063A43; 
	font-weight: bold;
	}

a:hover {
	text-decoration: none; 
	color: #136270; 
	font-weight: bold;
	}

#menu {
        font-size: 10px;
	font-style: bold;
        font-family: Arial;
        position: absolute;
        border: 0px;
        width: 300px;
        padding: 0px;
        top: 200px;
        left: 500px;
        line-height: 17px;
	color: #008DD4;
	text-align: center;
	text-transform: uppercase;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited {
	text-align: center;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold; 
	padding: 0px;
	text-decoration: none;
	color: #e72b44; 
        border-bottom: 0px solid #333333;
        padding-left: 2px;
	}

#menu a:hover {
	text-align: center;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold; 
	padding: 0px;
	text-decoration: none;
	color: #bd7016; 
        border-bottom: 0px solid #333333;
        padding-left: 2px;
	}


input, select, textarea {
	text-decoration: none; 
	font: normal 11px arial;  
	color: #000000; 
	letter-spacing: 1px;
	border: 1px solid #212324; 
	background-color: #9C1130;
	}

blockquote {
   background: #f5f5f5;
   border-left: 10px solid #1E7677;
   width: 300px;
   margin-left: 20px;
   padding: 5px;
   }

blockquote2 {
   background: #f5f5f5;
   border-bottom: 3px solid #1E7677;
   width: 300px;
   margin-bottom: 10px;
   padding: 2px;
   }

b{
   color: #157A8C;
   }

i{
   color: #157A8C;
   }


.headstart {
font-size: 18px; 
font-weight: bold;
font-family: "Georgia", serif; 
font-style: italic;
color:#063A43;
text-transform: uppercase;
}

#heading {
	font: 14px Georgia;
        font-style: bold;
	color: #157A8C;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:left;
        background: transparent;
	border-bottom: 0px solid #9F9F9F;
	margin-top: 6;
	margin-bottom: 2px;
        padding-left: 10px;
	padding-top: 1;
	}

#newvideo img {
border: 5px solid #063A43;
}


.videoimg {
	float: right;
	padding: 0px;
        border: 5px solid #1E7677;
	}

.videodesc {
	text-align:justify;
	padding-left:5px;
	padding-bottom:5px;
	}

.videosub {
	font-weight:normal;
	letter-spacing:2px;
	text-transform:capitalize;
	padding:0;
	}
		
.videotitle {
	font-weight:normal;
	color: #444;
	letter-spacing:2px;
	text-transform:capitalize;
	padding:0;
	}

.videoend {
	padding:3px;
	background:#339A99;
	}


#footer	{
	clear:both;
	padding-top: 3px;
	padding-bottom: 5px;
        border-bottom: dashed 0px #333333;
	}

