/* Stylesheet to RESET */
@import url(reset.css);

/* Stylesheet for GLOBAL OBJECTS */
@import url(global.css);

/* Stylesheet for NAVIGATION */
@import url(navigation.css);

/* Stylesheet for INDEX.HTML */
@import url(pages/index.css);

/* Stylesheet for SUB_PAGE.HTML */
@import url(pages/sub_page.css);

/* Stylesheet for MEDIA.HTML */
@import url(pages/media.css);

/* Stylesheet for SIFR3 */
@import url(sifr.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(prettyPhoto.css);

/* Stylesheet for GALLERY - Slider */
@import url(pages/blog.css);

#index #container #content .right .sidebar .txt {
	color: #FFF;
}
.redtext {
	color: #900;
}
.strong1 {
	font-weight: bold;
}
.strong2 {
	font-weight: bold;
}
white {
	color: #FFF;
}
.white {
	color: #FFF;
}
.strong1 {
	font-weight: bold;
}
.strong2 {
	font-weight: bold;
}
.redbright {
	color: #C00;
}
