/*CSS Document*/


div.left{ float:left; width:200px; margin:0; }
div.right{ float:right; width:200px; margin:0; }

div.content{ margin:200; color:white; }




div.classInfo{ width:955px; height:250; }
div.Syubus{width:955px; height:62; background-image:url(images/Nav.jpg); background-repeat:repeat-x; padding-bottom:6px; padding-top:6px; background-position:center center;}
div.youTube{ float:left; width:473px; margin:0; background-color:#CCCCCC; border-right:5px;}
div.right{ float:right; width:477px; margin:0; background-color:#CCCCCC;}

/*Login Menu Styles*/
div.login{ width:600px; margin: 0 auto;}
div.loginHead{ width:inherit; background-image:url(BackTopTread.jpg); background-repeat:no-repeat; background-position:top center; color: #FFFFFF; height:30px;}
div.loginBody{width:inherit; background-image:url(BackBottom%20copy.jpg); background-repeat:no-repeat; background-position:bottom center; padding-bottom:10px;}

/*Admin Styles*/
div.outer{width:955px; margin: 0 auto; }
div.mainHead{ width:inherit; background-image:url(BackTopMain.jpg); background-repeat:no-repeat; background-position:top center; color: #FFFFFF; height:30px;}
div.mainBody{width:inherit; background-image:url(BackBottomMain.jpg); background-repeat:no-repeat; background-position:bottom center; padding-bottom:25px; padding-left:25px; }
div.mainBodyYouTube{width:inherit; height:600px; background-image:url(BackBottomMain.jpg); background-repeat:no-repeat; background-position:bottom center; padding-bottom:25px;}
div.body2{width:inherit; padding-bottom:25px; padding-left:25px;}

textarea{margin-left:25px;}
input{margin-left:25px;}
table{margin-left:25px;}

/*You Tube Styles*/
div.youTubeLeft{width:425px; height:700px; margin-left:25px;}
div.youTubeRight{width:425px; height:700px; float:right; margin-right:25px;}
div.youTubeDiv{width:5px; height:355px; margin:450px;}

/*BB styles*/
div.mainThread{ width:600px; margin: 0 auto;}
div.thread{width:600px; margin-left:0px; border: #800517 solid thin; margin-bottom:5px;}
div.threadC{width:600px; margin-left:0px; } /* border: #800517 solid thin; margin-bottom:5px;}*/
div.post{width:600px; margin-left:100px; margin-bottom:2px; border: #800517 solid thin;}
div.threadTitle{width:inherit; height:30px; background-image:url(BackTopTread.jpg); background-repeat:no-repeat; vertical-align:middle; color: #FFFFFF; padding-top:5px; 
				overflow:hidden;}
div.threadTitleC{width:inherit; height:30px; background-image:url(BackThreadCollapsd.jpg); background-repeat:no-repeat; vertical-align:middle; color: #FFFFFF; padding-top:5px;  				                 overflow:hidden;}
div.title{width:inherit; height:30px; background-image:url(BackTop%20copy.jpg); color:#800517; background-repeat:no-repeat; vertical-align:middle; padding-top:5px; overflow:hidden;
			margin-bottom:5px;}
div.postText{width:inherit; background-image:url(BackBottom%20copy.jpg); background-position:bottom; background-repeat:no-repeat; min-height:50px; padding-left:25px; }
p.ptitle{ margin-top:0px; vertical-align:middle; }
p.post{ padding-right:25px}

img.top{ margin:10; margin-top:10; }

a:link    {color:#800517; text-decoration:none; font-weight:bold;}
a:visited {color:#800517; text-decoration:none; font-weight:bold;}
a:active  {color:#800517; text-decoration:none; font-weight:bold;}
a:hover   {color:#800517; text-decoration:underline; font-weight:bold;}

/*Change the color of the Javascript links so they */
a.javaLink         {color:#800517; text-decoration:none; font-weight:bold;}
a.javaLink:link    {color:#800517; text-decoration:none; font-weight:bold;}
a.javaLink:visited {color:#800517; text-decoration:none; font-weight:bold;}
a.javaLink:active  {color:#800517; text-decoration:none; font-weight:bold;}
a.javaLink:hover   {color:#800517; text-decoration:underline; font-weight:bold; cursor:pointer;}

a.thread:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.thread:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.thread:active { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.thread:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; cursor:pointer; }

h1 { color:#800517; font-weight:bold; }