body
{
    margin: 0px auto;
    color: #FFFFFF;
    font-family: Times New Roman;
    height: 100%;
    text-align: left;
    background-color: #000000;
	padding-top: 20px;
	font-size: 18px;
    background: url(images/bg.gif) #000000;	
}

.MainTable
{
    width: 1018px;
    margin: 0px auto;    
}

HTML
{
    margin: 0px auto;
    width: 100%;

    font-family: Gothic;
    height: 100%;
    text-align: center;
}

FORM {
	HEIGHT: 100%;
	margin: 0px auto;	
}

H3 {
	FONT-SIZE: 11pt; 
/*	FONT-FAMILY: Gothic; */
	TEXT-ALIGN: left;
	color: #524c32;
}
H4 {
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Gothic; 
	TEXT-ALIGN: left;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;	
}

H1{
	FONT-SIZE: 14pt; 
}

H2{
	FONT-SIZE: 12pt; 
}

img
{
	border: 0px;
}

.TABLEMAXHEIGHT {
	Height: 100%;
}

.TableHeader
{
    background-color: #EEF415;
    color:#000000;
    font-weight:bold ;
}

.ErrorString
{
    color:#FF0000;
    font-weight: bold ;
}

ul
{
    padding-left:0px;
    margin-left:0px;    
    margin-top:7px;
    margin-bottom:5px;
}

.SmallText
{
    font-size:8pt;
}

table
{
	margin: auto;
}

/************************************************************************
*
*	default.aspx
*
************************************************************************/
.HeaderColumnStyle {
	vertical-align: top; 
	text-align: center;
}

.Home .HeaderColumnStyle {
	VERTICAL-ALIGN: top; 
	TEXT-ALIGN: left;
}

.HeaderColumnStyle .ColumnItem {position:relative;}

.ColumnItem {position:relative; z-index:2000;}

.LeftColumnStyle 
{
	display: none;
}

.Home .LeftColumnStyle {
	VERTICAL-ALIGN: top; 
	WIDTH: 182px; 
	HEIGHT: 100%; 
	text-align: left;
	display: inline;
	/*padding-top: 20px;*/
	position: relative;
	top: 20px;
	left: 15px;
	#display: inline;
}
.Home .LeftColumnStyle,
.Home .LeftColumnStyle .ContentColumnStyle 
{
	text-align: left;
}
.Home .ContentColumnStyle {
	VERTICAL-ALIGN: top; 
	width:788px;
	HEIGHT: 100%; 
	text-align: justify;
	padding-top: 7px;
}

.Home .LeftColumnStyle table
{
	margin: 0;
}

.ContentColumnStyle 
{
	text-align: center;
}

.ContentColumnStyle a{
	color: #524c32;
}

.RightColumnStyle 
{
	width: 0px;
	display: none;
}

.FooterColumnStyle {
	/*WIDTH: 800px; */
	TEXT-ALIGN: center;
	margin: 0 auto;
}

.Home .FooterColumnStyle {
	width: 800px; 
	text-align: left;
	margin:0pt auto 0pt 0pt;
	height: 125px;
}


/************************************************************************
*
*	LoginPage
*
************************************************************************/
.LoginPage
{
    /*height: 100%;*/
    padding: auto auto auto auto;
}

.LoginPageTable
{
    background-color: #FFFFFF;
    border: solid 1px #524c32;
    /*margin: auto auto auto auto;*/
}

/************************************************************************
*
*	Top Menu
*
************************************************************************/
/*The css class of menu itself*/
.TopMenuMainCSS
{
}


/*Set the paddings and margins for static part of menu*/
.TopMenuCSS
{
	margin-left: 6px;
	/*margin-right: 7px;	*/
	border-left: solid 1px #FFFFFF;
	/*border-right: solid 1px #FFFFFF;*/
	/*border-top: solid 1px #FFFFFF;	*/
	FONT-FAMILY: Gothic, Verdana;
	/*BACKGROUND-color: #7f0732;*/
	width: 640px;
	BACKGROUND: url(images/topmenu/call.gif) no-repeat center right #7f0732;
}


/*Static Item style*/
.TopMenuStaticItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none;
	background-color: #7f0732;
	FONT-FAMILY: Gothic, Verdana;	
	COLOR: #FFFFFF;	
}	

/*Static Item style*/
.TopMenuStaticItem td
{
	/*FONT-WEIGHT: bold; */

	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 	
	TEXT-DECORATION: none;

	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px; 
	BACKGROUND: url(images/topmenu/bg.gif) no-repeat center right;
}

/*Static item Selected*/
.TopMenuStaticSelectedItem
{
	/*FONT-WEIGHT: bold; */

	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}

/*Static item Hover*/
.TopMenuStaticHoverItem
{
    COLOR: #FFFFFF; 
    background-color: #aa5c78;        
}

/*Popup position*/
.TopMenuDynamic
{
	margin-left: -1px;
	FONT-SIZE: 7pt; 
	background-color: #7f0732;		
}

/*Popup Item style*/
.TopMenuDynamicItem
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 207px;
	background-color: #7f0732;	
	
	border-right: #FFFFFF 1px solid;
	/*border-top: #FFFFFF 1px solid;*/
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.TopMenuDynamicItem table
{
	background-color: #7f0732;
}

.TopMenuDynamicItem div, table, tr
{
	/*background-color: #7f0732;*/
}

.TopMenuDynamicItem td
{
	margin-top: -1px;
	width: 100%;
}

/*Popup selected item*/
.TopMenuDynamicSelectedItem
{
}

.TopMenuDynamicSelectedItem td
{
}

/*Popup hover item*/
.TopMenuDynamicHoverItem, .TopMenuDynamicHoverItem td
{
    color: #FFFFFF;
    background-color: #aa5c78;    
}

/****************************************************************************
*
*	Side menu
*
****************************************************************************/
.SideMenuCSS
{
	margin-left: 0px; 
}

/*Static Item style*/
.SideMenuStaticItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #0a54a2; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 175px;
	margin-top: 3px;
}

/*Static Item style*/
.SideMenuStaticItem td
{

	/*margin-top: 15px; */
	padding-left: 40px; 
	background: url(images/Page/MenuBGwhite.gif) #cee03d  no-repeat; 
	padding-bottom: 8px; 
	padding-top: 5px; 
}

/*Static item Selected*/
.SideMenuStaticSelectedItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 175px;
	margin-top: 3px;
}

.SideMenuStaticSelectedItem td, .SideMenuStaticHoverItem td
{

	/*margin-top: 15px; */
	color: #000000;
	padding-left: 40px; 
	background: url(images/Page/MenuBGselected.gif) #cee03d  no-repeat; 
	padding-bottom: 8px; 
	padding-top: 5px; 
}

/*Static item Hover*/
.SideMenuStaticHoverItem
{
    color: #000000;
}

/*Popup position*/
.SideMenuDynamic
{
	margin-top: 5px;
}

/*Popup Item style*/
.SideMenuDynamicItem
{
	border-right: #7c9133 1px solid;
	border-top: #7c9133 1px solid;
	border-left: #7c9133 1px solid;
	border-bottom: #7c9133 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #0a54a2; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	background-color: #cee03d;
	width: 174px; 
}

/*Popup selected item*/
.SideMenuDynamicSelectedItem
{
}

/*Popup hover item*/
.SideMenuDynamicHoverItem
{
    color: #000000;
}

/****************************************************************************
*
*	FormBuilder
*
****************************************************************************/

.FormBuilderContainer
{
    /*width: 100%;*/
    margin: 30px auto;
    background-color: #000000;
    border: solid 1px #6A0A13;
    padding: 10px;
    width: 450px;
}

.FormBuilder td
{
    text-align:left;
    vertical-align: top;
    padding: 3px;
}

.FormBuilder_Item
{
}

.FormBuilder_Item input
{
	width: 200px;
}

.FormBuilder_LeftCoulmn
{
	text-align: right;
}

td.FormBuilder_LeftCoulmn
{
	text-align: right;
	color: #F0D919;
	font-size: 18px;
	font-family: Arial;
}

.FormBuilder_RightCoulmn
{
}
 
.FormBuilder_CenterCoulmn
{
}

/****************************************************************************
*
*	Image Gallery
*
****************************************************************************/
.page {
    /*border: 1px solid black;*/
}

.breadcrumbs {
    font-size: 11px;
    font-weight: bold;
    background-color: #DCDCDC;
    padding: 3px;
}

.menu {
    background-color: #DCDCDC;
}

.footer {
    font-size: 11px;
}

.error {
    color: red;
    font-weight: bold;
    cursor: pointer;
}


/* 2 ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-albums, #admin-photos {
	background-image: url(../../images/photogallery/body-repeat.gif);
	position: relative;
	/*width: 686px;*/
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0px 10px;
	padding-bottom: 40px;
	/*width: 686px;*/
}

.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 750;*/
    margin-bottom: 20px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
}

.item {
	padding: 10px 10px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0;
	/*width: 760px;*/
}

.buttonbar {
	background-image: url(../../images/photogallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	/*width: 744px;*/
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(../../images/photogallery/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../../images/photogallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../../images/photogallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../../images/photogallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../../images/photogallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../../images/photogallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../../images/photogallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../../images/photogallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../../images/photogallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
/**********************************************************************
*
*	Blog
*
************************************************************************/
/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page
{
    width: 100%;
    margin: auto;
}
.main
{
    width: 430px;
    float: left;
    text-align: left;
}
.sidebar
{
    width: 130px;
    float: right;
    background: #eee;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #eee;
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 10px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*******************************************************
*
* Search control 
*
*********************************************************/
/*Main search division tag*/
.SearchDiv
{
}

/*textbox in search control*/
.SearchTextBox
{
}

/*Search button*/
.SearchButton
{
}

/*******************************************************
*
* Search Result control 
*
*********************************************************/
/*Content for the whole control*/
.SearchResultMain
{
	padding-top: 10px;
}

/*Textbox for search result*/
.SearchResultTextBox
{
}

/*search button*/
.SearchResultButton
{
}

/*Search results container*/
.SearchResultList
{
	padding-top: 20px;	
	padding-bottom: 20px;	
}

/*search results found string*/
.SearchResultsFound
{
}

/*search results item container*/
.SearchResultItemContainer
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

/*search results item header*/
.SearchResultItemHeader, .SearchResultItemHeader A
{
	color: #000000;
}

/*the content of search result item*/
.SearchResultItemDescription
{
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}

/*****************************
*
*	Image Rotator 
*
******************************/
.ImageRotatorWrapper
{
	width: 300px;
	height: 500px;
}

.ImageRotatorImage
{
}

/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable
{
}

.CalendarPeriodContainer
{
}

.CalendarPeriodEventContainer
{
}

.CalendarPeriodEventHeadline
{
}

.CalendarPeriodEventDate
{
}

.CalendarPeriodEventTime
{
}

.CalendarPeriodEventDesciption
{
}

/************************
*
*	from file
*
*********************/
.style1 {
color:#FFFFFF;
font-size:20px;
font-weight:bold;
}

.style2 {
color:#FF0000;
font-size:36px;
font-weight:bold;
}

.style6 {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
/*font-size:24px;*/
font-size:16px;
}

.style3 {
color:#FFFFFF;
font-family:"Times New Roman",Times,serif;
font-size:20px;
font-weight:bold;
}

.style4 {
color:#FFCC00;
}

.style8 {
color:#000000;
}

#Layer1 {
	height:115px;
	margin: 0 auto;
	width:900px;
/*position:absolute;
top:667px;
z-index:1;
left:122px;*/

}

.BlackBgContent
{
	width: 900px;
	height: 290px;
	background-color: #000000;
	margin: 0 auto;
}

a, a:link {
color:#FFFFFF !important;
text-decoration: underline !important;
}

a:hover {
color:#FFFF00 !important;
text-decoration: underline !important;
}

a:visited {
color:#FFFF00 !important;
}

#Layer2 {
	height:33px;
	position:relative;
	top:-70px;
	width:148px;
	z-index:2;
	display: none;
}

.style7 {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
}

.style9 {
	font-size: 20px;
	color: #FFFFFF;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-left: 10px;
	padding-right: 10px;
}

.QuickTimeNeeded 
{
	/*padding-left: 300px;*/
}

.Longhorn-Video .ColumnItem,
.Streak-Video .ColumnItem,
.Bacc-Video .ColumnItem,
.GFT .ColumnItem
{
	text-align: center;
}


#Layer11
{
	background: rgb(0,0,0) 0% 50%;
	width: 900px; 
	height: 372px;
	margin: 0 auto;
}

.MenuTable
{
	margin: 0 auto;	
	position:relative;
	z-index:2000;
}

.Home .MenuTable
{
	margin:0pt auto 0pt 0pt;
}

.SiteMapContainer
{
	background-color: #000000;
	width: 900px;
	margin: 0 auto;
}

h1#SiteMap
{
	color: #FFFFFF;	
	font-size: 24px;
}

p
{
	padding: 5px;
	margin: 0;
}

li a
{
	font-size: 20px;
}

.paddingbottom50px
{
	padding-top: 20px;
	padding-bottom: 100px;
}

.FormLabel
{
	font-family: Arial;
	font-size: 20px;
	text-align: right;
}

.ErrorFormLabel
{
	font-family: Arial;
	font-size: 20px;
	text-align: right;
	color: #E81D24;	
}

.BaccAndGFT
{
	background: url(images/BaccAndGFT-video-border.gif) no-repeat;
	width: 783px;
	height: 532px;
	margin: 10px auto;
}

.LongHorn
{
	background: url(images/Longhorn-&-BJ-video-border.gif) no-repeat;
	width: 698px;
	height: 533px;
	margin: 10px auto;
}

.PlaceVideo
{
	position: relative; 
	top: 25px;
}

.LoadingPanel
{
	position: relative; 
	bottom: 150px; 
	left: 20px;
}
#g2e_banner
{
	position:absolute;
	left:780px;
	top:33px;
	display:none;
}
#righttopbanner
{
	display:none;
	position:absolute;
	left:0px;
	top:-20px;
	z-index:1000;
}